Searched refs:SendRTCPReportForTesting (Results 1 – 2 of 2) sorted by relevance
252 audio_channel_->SendRTCPReportForTesting(kRtcpSr); in TEST_F()324 rtcp_sender->SendRTCPReportForTesting(kRtcpSr); in TEST_F()
109 void SendRTCPReportForTesting(RTCPPacketType type) { in SendRTCPReportForTesting() function