Searched defs:DoBothAction (Results 1 - 2 of 2) sorted by relevance

/external/gmock/include/gmock/
H A Dgmock-actions.h854 class DoBothAction { class in namespace:testing::internal
856 DoBothAction(Action1 action1, Action2 action2) function in class:testing::internal::DoBothAction
893 GTEST_DISALLOW_ASSIGN_(DoBothAction);
/external/google-breakpad/src/testing/include/gmock/
H A Dgmock-actions.h854 class DoBothAction { class in namespace:testing::internal
856 DoBothAction(Action1 action1, Action2 action2) function in class:testing::internal::DoBothAction
893 GTEST_DISALLOW_ASSIGN_(DoBothAction);

Completed in 251 milliseconds