Home
last modified time | relevance | path

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

/external/webrtc/webrtc/voice_engine/test/auto_test/
Dvoe_conference_test.cc61 unsigned int id_1 = trans.AddStream(input_file, kInputFormat); in TEST() local
64 EXPECT_TRUE(trans.StartPlayout(id_1)); in TEST()
86 EXPECT_TRUE(trans.GetReceiverStatistics(id_1, &stats_1)); in TEST()
142 unsigned int id_1 = trans.AddStream(input_file, kInputFormat); in TEST() local
147 EXPECT_TRUE(trans.StartPlayout(id_1)); in TEST()
158 EXPECT_TRUE(trans.GetReceiverStatistics(id_1, &stats_1)); in TEST()