HomeSort by relevance Sort by last modified time
    Searched refs:ACTION_P2 (Results 1 - 9 of 9) sorted by null

  /external/webrtc/webrtc/modules/audio_device/
fine_audio_buffer_unittest.cc 51 ACTION_P2(UpdateBuffer, iteration, samples_per_10_ms) {
74 ACTION_P2(VerifyInputBuffer, iteration, samples_per_10_ms) {
  /external/google-breakpad/src/testing/test/
gmock-generated-actions_test.cc 768 ACTION_P2(OverloadedAction, true_value, false_value) {
865 ACTION_P2(PadArgument, prefix, suffix) {
935 ACTION_P2(DoFoo, p0, p1) {}
965 ACTION_P2(Plus2, x, y) { return x + y;
    [all...]
gmock_link_test.h 64 // ACTION_P2()-generated
450 // Tests the linkage of actions created using ACTION_P2 macro.
452 ACTION_P2(ReturnEqualsEitherOf, first, second) {
  /external/googletest/googlemock/test/
gmock-generated-actions_test.cc 606 ACTION_P2(OverloadedAction, true_value, false_value) {
706 ACTION_P2(PadArgument, prefix, suffix) {
778 ACTION_P2(DoFoo, p0, p1) {}
821 ACTION_P2(Plus2, x, y) { return x + y; }
    [all...]
gmock_link_test.h 63 // ACTION_P2()-generated
455 // Tests the linkage of actions created using ACTION_P2 macro.
457 ACTION_P2(ReturnEqualsEitherOf, first, second) {
  /external/nos/host/generic/libnos_transport/test/
test.cpp 171 ACTION_P2(ReadStatusV1_DoneWithData, reply, reply_len) {
  /external/googletest/googlemock/include/gmock/
gmock-generated-actions.h 226 // We also provide ACTION_P2, ACTION_P3, ..., up to ACTION_P10 to support
248 // ACTION_P2(Plus, a, b) { ... }
    [all...]
  /external/google-breakpad/src/testing/include/gmock/
gmock-generated-actions.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/include/gmock/
gmock-generated-actions.h     [all...]

Completed in 1010 milliseconds