Home
last modified time | relevance | path

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

/external/webrtc/webrtc/voice_engine/test/auto_test/standard/
Dhardware_before_streaming_test.cc92 int num_of_playout_devices = 0; in TEST_F() local
94 num_of_playout_devices)); in TEST_F()
95 EXPECT_GT(num_of_playout_devices, 0) << kNoDevicesErrorMessage; in TEST_F()
100 for (int i = 0; i < num_of_playout_devices; ++i) { in TEST_F()