Home
last modified time | relevance | path

Searched defs:MockAudioTransport (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/audio_device/include/
Dmock_audio_transport.h22 MockAudioTransport() {} in MockAudioTransport() function
/external/webrtc/modules/audio_device/
Daudio_device_unittest.cc332 class MockAudioTransport : public test::MockAudioTransport { class
334 explicit MockAudioTransport(TransportType type) : type_(type) {} in MockAudioTransport() function in webrtc::MockAudioTransport