Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/test/testAPI/
Dtest_api_rtcp.cc73 class TestRtpFeedback : public NullRtpFeedback { class
75 TestRtpFeedback(RtpRtcp* rtp_rtcp) : rtp_rtcp_(rtp_rtcp) {} in TestRtpFeedback() function in TestRtpFeedback
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
Dnack_rtx_unittest.cc53 class TestRtpFeedback : public NullRtpFeedback { class
55 TestRtpFeedback(RtpRtcp* rtp_rtcp) : rtp_rtcp_(rtp_rtcp) {} in TestRtpFeedback() function in TestRtpFeedback