Searched defs:FakeRtcpTransport (Results 1 – 1 of 1) sorted by relevance
130 class FakeRtcpTransport : public webrtc::Transport { class132 explicit FakeRtcpTransport(TimeController& time) : time_(time) {} in FakeRtcpTransport() function in webrtc::__anon264660820111::FakeRtcpTransport