Home
last modified time | relevance | path

Searched defs:TestRtpFeedback (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/test/testAPI/
Dtest_api_rtcp.cc53 class TestRtpFeedback : public NullRtpFeedback { class
55 explicit TestRtpFeedback(RtpRtcp* rtp_rtcp) : rtp_rtcp_(rtp_rtcp) {} in TestRtpFeedback() function in webrtc::__anonb6bb32080111::TestRtpFeedback
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Dnack_rtx_unittest.cc54 class TestRtpFeedback : public NullRtpFeedback { class
56 explicit TestRtpFeedback(RtpRtcp* rtp_rtcp) : rtp_rtcp_(rtp_rtcp) {} in TestRtpFeedback() function in webrtc::TestRtpFeedback