Home
last modified time | relevance | path

Searched refs:MOCK_CONST_METHOD2 (Results 1 – 19 of 19) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/mocks/
Dmock_rtp_rtcp.h144 MOCK_CONST_METHOD2(RemoteCNAME,
171 MOCK_CONST_METHOD2(DataCountersRTP,
173 MOCK_CONST_METHOD2(GetSendStreamDataCounters,
/external/google-breakpad/src/processor/
Dcfi_frame_info_unittest.cc59 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/
Dmock_remote_bitrate_estimator.h27 MOCK_CONST_METHOD2(LatestEstimate,
/external/webrtc/webrtc/modules/rtp_rtcp/source/mock/
Dmock_rtp_payload_strategy.h28 MOCK_CONST_METHOD2(UpdatePayloadRate,
/external/webrtc/webrtc/modules/audio_coding/neteq/mock/
Dmock_audio_decoder.h33 MOCK_CONST_METHOD2(PacketDuration, int(const uint8_t*, size_t));
Dmock_delay_manager.h45 MOCK_CONST_METHOD2(BufferLimits,
Dmock_packet_buffer.h39 MOCK_CONST_METHOD2(NextHigherTimestamp,
Dmock_decoder_database.h47 MOCK_CONST_METHOD2(IsType,
/external/webrtc/webrtc/modules/video_coding/codecs/interface/mock/
Dmock_video_codec_interface.h35 MOCK_CONST_METHOD2(Version, int32_t(int8_t* version, int32_t length));
/external/webrtc/webrtc/modules/video_coding/include/mock/
Dmock_video_codec_interface.h33 MOCK_CONST_METHOD2(Version, int32_t(int8_t* version, int32_t length));
/external/libbrillo/brillo/streams/
Dmemory_containers_unittest.cc33 MOCK_CONST_METHOD2(GetReadOnlyBuffer, const void*(size_t, ErrorPtr*));
/external/webrtc/webrtc/modules/audio_processing/include/
Dmock_audio_processing.h73 MOCK_CONST_METHOD2(GetEchoPath,
/external/webrtc/webrtc/test/
Dmock_voice_engine.h246 MOCK_CONST_METHOD2(GetDecodingCallStatistics,
/external/perfetto/src/traced/probes/ftrace/
Dproto_translation_table_unittest.cc47 MOCK_CONST_METHOD2(ReadEventFormat,
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dneteq_impl_unittest.cc822 MOCK_CONST_METHOD2(PacketDuration, int(const uint8_t*, size_t)); in TEST_F()
/external/googletest/googlemock/include/gmock/
Dgmock-generated-function-mockers.h613 #define MOCK_CONST_METHOD2(m, ...) GMOCK_METHOD2_(, const, , m, __VA_ARGS__) macro
/external/google-breakpad/src/testing/include/gmock/
Dgmock-generated-function-mockers.h646 #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/
Dgmock-generated-function-mockers.h689 #define MOCK_CONST_METHOD2(m, ...) GMOCK_METHOD2_(, const, , m, __VA_ARGS__) macro
/external/googletest/googlemock/test/
Dgmock-spec-builders_test.cc2720 MOCK_CONST_METHOD2(Bar, int(int, const char*));