Searched refs:remoteCName (Results 1 – 1 of 1) sorted by relevance
157 char remoteCName[webrtc::ViERTP_RTCP::KMaxRTCPCNameLength]; in ViERtpRtcpStandardTest() local158 memset(remoteCName, 0, webrtc::ViERTP_RTCP::KMaxRTCPCNameLength); in ViERtpRtcpStandardTest()160 tbChannel.videoChannel, remoteCName)); in ViERtpRtcpStandardTest()161 EXPECT_STRCASEEQ(sendCName, remoteCName); in ViERtpRtcpStandardTest()