Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
Dvie_autotest_rtp_rtcp.cc351 int passive_channel = -1; in ViERtpRtcpStandardTest() local
352 EXPECT_EQ(ViE.base->CreateReceiveChannel(passive_channel, in ViERtpRtcpStandardTest()
354 EXPECT_EQ(ViE.base->StartReceive(passive_channel), 0); in ViERtpRtcpStandardTest()
356 ViE.rtp_rtcp->GetEstimatedReceiveBandwidth(passive_channel, in ViERtpRtcpStandardTest()