Home
last modified time | relevance | path

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

/external/webrtc/webrtc/voice_engine/test/cmd_test/
Dvoe_cmd_test.cc683 int stop_play = 1; in RunTest() local
701 while (stop_play != 0) { in RunTest()
703 ASSERT_EQ(1, scanf("%i", &stop_play)); in RunTest()
709 int stop_play = 1; in RunTest() local
728 while (stop_play != 0) { in RunTest()
730 ASSERT_EQ(1, scanf("%i", &stop_play)); in RunTest()