Home
last modified time | relevance | path

Searched refs:SelectPlayoutDevice (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_device/test/
Dfunc_test_manager.cc1222 if (SelectPlayoutDevice() == -1) in TestAudioTransport()
1454 if (SelectPlayoutDevice() == -1) in TestSpeakerVolume()
1555 if (SelectPlayoutDevice() == -1) in TestSpeakerMute()
1668 if (SelectPlayoutDevice() == -1) in TestMicrophoneVolume()
1807 if (SelectPlayoutDevice() == -1) in TestMicrophoneMute()
1944 if (SelectPlayoutDevice() == -1) in TestMicrophoneBoost()
2081 if (SelectPlayoutDevice() == -1) in TestMicrophoneAGC()
2220 if (SelectPlayoutDevice() == -1) in TestLoopback()
2349 if (SelectPlayoutDevice() == -1) in TestDeviceRemoval()
2576 int32_t FuncTestManager::SelectPlayoutDevice() in SelectPlayoutDevice() function in webrtc::FuncTestManager
[all …]
Dfunc_test_manager.h199 int32_t SelectPlayoutDevice();