Searched refs:SubstractAction (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/googletest/googlemock/test/
H A Dgmock-generated-actions_test.cc369 class SubstractAction : public ActionInterface<int(int, int)> { // NOLINT class in namespace:testing::gmock_generated_actions_test
378 WithArgs<2, 1>(MakeAction(new SubstractAction));

Completed in 10 milliseconds