Home
last modified time | relevance | path

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

/external/webrtc/webrtc/voice_engine/test/auto_test/
Dvoe_conference_test.cc62 unsigned int id_2 = trans.AddStream(input_file, kInputFormat); in TEST() local
68 EXPECT_TRUE(trans.StartPlayout(id_2)); in TEST()
87 EXPECT_TRUE(trans.GetReceiverStatistics(id_2, &stats_2)); in TEST()
143 unsigned int id_2 = trans.AddStream(input_file, kInputFormat); in TEST() local
148 EXPECT_TRUE(trans.StartPlayout(id_2)); in TEST()
159 EXPECT_TRUE(trans.GetReceiverStatistics(id_2, &stats_2)); in TEST()