Home
last modified time | relevance | path

Searched defs:PolymorphicAction (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/testing/include/gmock/
Dgmock-actions.h354 explicit PolymorphicAction(const Impl& impl) : impl_(impl) {} in PolymorphicAction() function
/external/google-breakpad/src/testing/test/
Dgmock-actions_test.cc1140 TEST(IgnoreResultTest, PolymorphicAction) { in TEST() argument
/external/googletest/googlemock/test/
Dgmock-actions_test.cc982 TEST(IgnoreResultTest, PolymorphicAction) { in TEST() argument