Searched defs:fake_audio_capture_module_ (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/webrtc/pc/test/ | ||
H A D | peer_connection_test_wrapper.h | 127 rtc::scoped_refptr<FakeAudioCaptureModule> fake_audio_capture_module_; variable |
H A D | fake_audio_capture_module_unittest.cc | 102 rtc::scoped_refptr<FakeAudioCaptureModule> fake_audio_capture_module_; member in FakeAdmTest |
H A D | integration_test_helpers.h | 1178 rtc::scoped_refptr<FakeAudioCaptureModule> fake_audio_capture_module_; variable |
/aosp_15_r20/external/webrtc/pc/ | ||
H A D | peer_connection_interface_unittest.cc | 655 rtc::scoped_refptr<FakeAudioCaptureModule> fake_audio_capture_module_; member in webrtc::__anon5318f8dd0111::PeerConnectionFactoryForTest |