Searched refs:RtpRtcpRtcpTest (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/test/testAPI/
H A Dtest_api_rtcp.cc66 class RtpRtcpRtcpTest : public ::testing::Test { class in namespace:webrtc::__anon26408
68 RtpRtcpRtcpTest() : fake_clock(123456) { function in class:webrtc::__anon26408::RtpRtcpRtcpTest
75 ~RtpRtcpRtcpTest() {}
201 TEST_F(RtpRtcpRtcpTest, RTCP_PLI_RPSI) {
206 TEST_F(RtpRtcpRtcpTest, RTCP_CNAME) {
245 TEST_F(RtpRtcpRtcpTest, RemoteRTCPStatRemote) {

Completed in 61 milliseconds