/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/ |
D | ares-test.h | 222 ACTION_P2(SetReplyData, mockserver, data) { in ACTION_P2() function 225 ACTION_P2(SetReply, mockserver, reply) { in ACTION_P2() function 228 ACTION_P2(SetReplyQID, mockserver, qid) { in ACTION_P2() function 232 ACTION_P2(CancelChannel, mockserver, channel) { in ACTION_P2() function
|
/external/webrtc/modules/audio_device/ |
D | fine_audio_buffer_unittest.cc | 57 ACTION_P2(UpdateBuffer, iteration, samples_per_10_ms) { in ACTION_P2() function 80 ACTION_P2(VerifyInputBuffer, iteration, samples_per_10_ms) { in ACTION_P2() function
|
/external/webrtc/modules/desktop_capture/ |
D | screen_capturer_integration_test.cc | 44 ACTION_P2(SaveCaptureResult, result, dest) { in ACTION_P2() function
|
/external/cronet/third_party/googletest/src/googlemock/test/ |
D | gmock-more-actions_test.cc | 1163 ACTION_P2(OverloadedAction, true_value, false_value) { in ACTION_P2() function 1263 ACTION_P2(PadArgument, prefix, suffix) { in ACTION_P2() function 1334 ACTION_P2(DoFoo, p0, p1) {} in ACTION_P2() function 1377 ACTION_P2(Plus2, x, y) { return x + y; } in ACTION_P2() function
|
D | gmock_link_test.h | 456 ACTION_P2(ReturnEqualsEitherOf, first, second) { in ACTION_P2() function
|
/external/googletest/googlemock/test/ |
D | gmock-more-actions_test.cc | 1160 ACTION_P2(OverloadedAction, true_value, false_value) { in ACTION_P2() function 1260 ACTION_P2(PadArgument, prefix, suffix) { in ACTION_P2() function 1331 ACTION_P2(DoFoo, p0, p1) {} in ACTION_P2() function 1374 ACTION_P2(Plus2, x, y) { return x + y; } in ACTION_P2() function
|
D | gmock_link_test.h | 457 ACTION_P2(ReturnEqualsEitherOf, first, second) { in ACTION_P2() function
|
/external/openscreen/discovery/mdns/ |
D | mdns_trackers_unittest.cc | 36 ACTION_P2(VerifyMessageBytesWithoutId, expected_data, expected_size) { in ACTION_P2() function
|
/external/nos/host/generic/libnos_transport/test/ |
D | test.cpp | 171 ACTION_P2(ReadStatusV1_DoneWithData, reply, reply_len) { in ACTION_P2() function
|
/external/cronet/third_party/googletest/src/googlemock/include/gmock/ |
D | gmock-actions.h | 1662 #define ACTION_P2(name, ...) \
|
/external/cronet/base/test/launcher/ |
D | test_launcher_unittest.cc | 203 ACTION_P2(OnTestResult, launcher, result) { in ACTION_P2() function
|
/external/googletest/googlemock/include/gmock/ |
D | gmock-actions.h | 1654 #define ACTION_P2(name, ...) \
|
/external/libaom/third_party/googletest/src/googlemock/include/gmock/ |
D | gmock-actions.h | 2265 #define ACTION_P2(name, ...) \
|
/external/googletest/docs/ |
D | gmock_cook_book.md | 4005 gMock also provides `ACTION_P2`, `ACTION_P3`, and etc to support multi-parameter 4009 ACTION_P2(ReturnDistanceTo, x, y) { 4029 ACTION_P2(Plus, a, b) { ... } 4143 | `ACTION_P2(Baz, p1, p2)` | `Baz(bool_value, int_value)` | `BazActionP2<bool, int>` |
|
/external/cronet/third_party/googletest/src/docs/ |
D | gmock_cook_book.md | 3950 gMock also provides `ACTION_P2`, `ACTION_P3`, and etc to support multi-parameter 3954 ACTION_P2(ReturnDistanceTo, x, y) { 3974 ACTION_P2(Plus, a, b) { ... } 4088 | `ACTION_P2(Baz, p1, p2)` | `Baz(bool_value, int_value)` | `BazActionP2<bool, int>` |
|
/external/cronet/net/websockets/ |
D | websocket_channel_test.cc | 379 ACTION_P2(ReturnFrames, source_frames, result_frame_data) { in ACTION_P2() function
|
/external/fmtlib/test/gmock/ |
D | gmock.h | 3672 #define ACTION_P2(name, p0, p1)\
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/gmock/ |
D | gmock.h | 3727 #define ACTION_P2(name, p0, p1)\
|
/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
D | quic_connection_test.cc | 16362 ACTION_P2(InstallKeys, conn, level) { in ACTION_P2() function
|