Searched refs:PRINT_STR (Results 1 – 1 of 1) sorted by relevance
/external/webrtc/webrtc/modules/audio_device/test/ |
D | func_test_manager.cc | 1011 #define PRINT_STR(a, b) \ in TestDeviceSelection() macro 1040 PRINT_STR(Playout, available); in TestDeviceSelection() 1044 PRINT_STR(Stereo Playout, available); in TestDeviceSelection() 1048 PRINT_STR(Stereo Playout, false); in TestDeviceSelection() 1051 PRINT_STR(Speaker Volume, available); in TestDeviceSelection() 1053 PRINT_STR(Speaker Mute, available); 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() 1069 PRINT_STR(Speaker Volume, available); in TestDeviceSelection() [all …]
|