Searched refs:MOCK_CONST_METHOD2 (Results 1 – 19 of 19) sorted by relevance
/external/webrtc/webrtc/modules/rtp_rtcp/mocks/ |
D | mock_rtp_rtcp.h | 144 MOCK_CONST_METHOD2(RemoteCNAME, 171 MOCK_CONST_METHOD2(DataCountersRTP, 173 MOCK_CONST_METHOD2(GetSendStreamDataCounters,
|
/external/google-breakpad/src/processor/ |
D | cfi_frame_info_unittest.cc | 59 MOCK_CONST_METHOD2(GetMemoryAtAddress, bool(uint64_t, uint8_t *)); 60 MOCK_CONST_METHOD2(GetMemoryAtAddress, bool(uint64_t, uint16_t *)); 61 MOCK_CONST_METHOD2(GetMemoryAtAddress, bool(uint64_t, uint32_t *)); 62 MOCK_CONST_METHOD2(GetMemoryAtAddress, bool(uint64_t, uint64_t *));
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/include/mock/ |
D | mock_remote_bitrate_estimator.h | 27 MOCK_CONST_METHOD2(LatestEstimate,
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/mock/ |
D | mock_rtp_payload_strategy.h | 28 MOCK_CONST_METHOD2(UpdatePayloadRate,
|
/external/webrtc/webrtc/modules/audio_coding/neteq/mock/ |
D | mock_audio_decoder.h | 33 MOCK_CONST_METHOD2(PacketDuration, int(const uint8_t*, size_t));
|
D | mock_delay_manager.h | 45 MOCK_CONST_METHOD2(BufferLimits,
|
D | mock_packet_buffer.h | 39 MOCK_CONST_METHOD2(NextHigherTimestamp,
|
D | mock_decoder_database.h | 47 MOCK_CONST_METHOD2(IsType,
|
/external/webrtc/webrtc/modules/video_coding/codecs/interface/mock/ |
D | mock_video_codec_interface.h | 35 MOCK_CONST_METHOD2(Version, int32_t(int8_t* version, int32_t length));
|
/external/webrtc/webrtc/modules/video_coding/include/mock/ |
D | mock_video_codec_interface.h | 33 MOCK_CONST_METHOD2(Version, int32_t(int8_t* version, int32_t length));
|
/external/libbrillo/brillo/streams/ |
D | memory_containers_unittest.cc | 33 MOCK_CONST_METHOD2(GetReadOnlyBuffer, const void*(size_t, ErrorPtr*));
|
/external/webrtc/webrtc/modules/audio_processing/include/ |
D | mock_audio_processing.h | 73 MOCK_CONST_METHOD2(GetEchoPath,
|
/external/webrtc/webrtc/test/ |
D | mock_voice_engine.h | 246 MOCK_CONST_METHOD2(GetDecodingCallStatistics,
|
/external/perfetto/src/traced/probes/ftrace/ |
D | proto_translation_table_unittest.cc | 47 MOCK_CONST_METHOD2(ReadEventFormat,
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | neteq_impl_unittest.cc | 822 MOCK_CONST_METHOD2(PacketDuration, int(const uint8_t*, size_t)); in TEST_F()
|
/external/googletest/googlemock/include/gmock/ |
D | gmock-generated-function-mockers.h | 613 #define MOCK_CONST_METHOD2(m, ...) GMOCK_METHOD2_(, const, , m, __VA_ARGS__) macro
|
/external/google-breakpad/src/testing/include/gmock/ |
D | gmock-generated-function-mockers.h | 646 #define MOCK_CONST_METHOD2(m, F) GMOCK_METHOD2_(, const, , m, F) macro
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/include/gmock/ |
D | gmock-generated-function-mockers.h | 689 #define MOCK_CONST_METHOD2(m, ...) GMOCK_METHOD2_(, const, , m, __VA_ARGS__) macro
|
/external/googletest/googlemock/test/ |
D | gmock-spec-builders_test.cc | 2720 MOCK_CONST_METHOD2(Bar, int(int, const char*));
|