Home
last modified time | relevance | path

Searched refs:ReturnSecondArgumentAction (Results 1 – 2 of 2) sorted by relevance

/external/googletest/googlemock/test/
Dgmock-actions_test.cc446 class ReturnSecondArgumentAction { class
477 PolymorphicAction<ReturnSecondArgumentAction> ReturnSecondArgument() { in ReturnSecondArgument()
478 return MakePolymorphicAction(ReturnSecondArgumentAction()); in ReturnSecondArgument()
/external/googletest/docs/
Dgmock_cook_book.md4233 class ReturnSecondArgumentAction {
4259 PolymorphicAction<ReturnSecondArgumentAction> ReturnSecondArgument() {
4260 return MakePolymorphicAction(ReturnSecondArgumentAction());