Searched refs:Playout (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/modules/audio_device/test/ |
D | func_test_manager.cc | 1038 PRINT_HEADING(Playout, kDefaultCommunicationDevice); in TestDeviceSelection() 1040 PRINT_STR(Playout, available); in TestDeviceSelection() 1044 PRINT_STR(Stereo Playout, available); in TestDeviceSelection() 1048 PRINT_STR(Stereo Playout, false); in TestDeviceSelection() 1056 PRINT_HEADING(Playout, kDefaultDevice); in TestDeviceSelection() 1058 PRINT_STR(Playout, available); in TestDeviceSelection() 1062 PRINT_STR(Stereo Playout, available); in TestDeviceSelection() 1066 PRINT_STR(Stereo Playout, false); in TestDeviceSelection() 1082 PRINT_HEADING_IDX(Playout, i, name); in TestDeviceSelection() 1084 PRINT_STR(Playout, available); in TestDeviceSelection() [all …]
|
/external/webrtc/talk/media/webrtc/ |
D | webrtcvoiceengine_unittest.cc | 1949 TEST_F(WebRtcVoiceEngineTestFake, Playout) { in TEST_F() argument
|