Searched refs:rtcpMode (Results 1 – 1 of 1) sorted by relevance
719 webrtc::ViERTCPMode rtcpMode = webrtc::kRtcpNone; in ViERtpRtcpAPITest() local721 tbChannel.videoChannel, rtcpMode)); in ViERtpRtcpAPITest()722 EXPECT_EQ(webrtc::kRtcpCompound_RFC4585, rtcpMode); in ViERtpRtcpAPITest()726 tbChannel.videoChannel, rtcpMode)); in ViERtpRtcpAPITest()727 EXPECT_EQ(webrtc::kRtcpCompound_RFC4585, rtcpMode); in ViERtpRtcpAPITest()731 tbChannel.videoChannel, rtcpMode)); in ViERtpRtcpAPITest()732 EXPECT_EQ(webrtc::kRtcpNonCompound_RFC5506, rtcpMode); in ViERtpRtcpAPITest()736 tbChannel.videoChannel, rtcpMode)); in ViERtpRtcpAPITest()737 EXPECT_EQ(webrtc::kRtcpNone, rtcpMode); in ViERtpRtcpAPITest()804 tbChannel.videoChannel, rtcpMode)); in ViERtpRtcpAPITest()