Home
last modified time | relevance | path

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

/freebsd-src/contrib/googletest/googlemock/test/
H A Dgmock-actions_test.cc599 class ReturnSecondArgumentAction { class
630 PolymorphicAction<ReturnSecondArgumentAction> ReturnSecondArgument() { in ReturnSecondArgument()
631 return MakePolymorphicAction(ReturnSecondArgumentAction()); in ReturnSecondArgument()
/freebsd-src/contrib/googletest/docs/
H A Dgmock_cook_book.md4258 class ReturnSecondArgumentAction {
4284 PolymorphicAction<ReturnSecondArgumentAction> ReturnSecondArgument() {
4285 return MakePolymorphicAction(ReturnSecondArgumentAction());