Home
last modified time | relevance | path

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

/third_party/googletest/googlemock/test/
H A Dgmock-actions_test.cc1512 class SubtractAction : public ActionInterface<int(int, int)> { class
1521 WithArgs<2, 1>(MakeAction(new SubtractAction)); in TEST()

Completed in 7 milliseconds