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

/external/webrtc/webrtc/modules/audio_device/
H A Dfine_audio_buffer_unittest.cc51 ACTION_P2(UpdateBuffer, iteration, samples_per_10_ms) { function in namespace:webrtc
74 ACTION_P2(VerifyInputBuffer, iteration, samples_per_10_ms) { function in namespace:webrtc
/external/gmock/test/
H A Dgmock-generated-actions_test.cc768 ACTION_P2(OverloadedAction, true_value, false_value) { function in namespace:testing::gmock_generated_actions_test
865 ACTION_P2(PadArgument, prefix, suffix) { function in namespace:testing::gmock_generated_actions_test
935 ACTION_P2(DoFoo, p0, p1) {} function in namespace:testing::gmock_generated_actions_test
978 ACTION_P2(Plus2, x, y) { return x + y; } function in namespace:testing::gmock_generated_actions_test
H A Dgmock_link_test.h64 // ACTION_P2()-generated
450 // Tests the linkage of actions created using ACTION_P2 macro.
452 ACTION_P2(ReturnEqualsEitherOf, first, second) { function in namespace:__anon6037
/external/google-breakpad/src/testing/test/
H A Dgmock-generated-actions_test.cc768 ACTION_P2(OverloadedAction, true_value, false_value) { function in namespace:testing::gmock_generated_actions_test
865 ACTION_P2(PadArgument, prefix, suffix) { function in namespace:testing::gmock_generated_actions_test
935 ACTION_P2(DoFoo, p0, p1) {} function in namespace:testing::gmock_generated_actions_test
965 ACTION_P2(Plus2, x, y) { return x + y; } function in namespace:testing::gmock_generated_actions_test
H A Dgmock_link_test.h64 // ACTION_P2()-generated
450 // Tests the linkage of actions created using ACTION_P2 macro.
452 ACTION_P2(ReturnEqualsEitherOf, first, second) { function in namespace:__anon6280
/external/gmock/include/gmock/
H A Dgmock-generated-actions.h971 // We also provide ACTION_P2, ACTION_P3, ..., up to ACTION_P10 to support
993 // ACTION_P2(Plus, a, b) { ... }
1541 #define ACTION_P2(name, p0, p1)\ macro
/external/google-breakpad/src/testing/include/gmock/
H A Dgmock-generated-actions.h971 // We also provide ACTION_P2, ACTION_P3, ..., up to ACTION_P10 to support
993 // ACTION_P2(Plus, a, b) { ... }
1541 #define ACTION_P2(name, p0, p1)\ macro

Completed in 343 milliseconds