Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
Dvie_autotest_rtp_rtcp.cc157 char remoteCName[webrtc::ViERTP_RTCP::KMaxRTCPCNameLength]; in ViERtpRtcpStandardTest() local
158 memset(remoteCName, 0, webrtc::ViERTP_RTCP::KMaxRTCPCNameLength); in ViERtpRtcpStandardTest()
160 tbChannel.videoChannel, remoteCName)); in ViERtpRtcpStandardTest()
161 EXPECT_STRCASEEQ(sendCName, remoteCName); in ViERtpRtcpStandardTest()