HomeSort by relevance Sort by last modified time
    Searched refs:NullTransport (Results 1 - 8 of 8) sorted by null

  /external/webrtc/webrtc/test/
null_transport.cc 15 bool NullTransport::SendRtp(const uint8_t* packet,
21 bool NullTransport::SendRtcp(const uint8_t* packet, size_t length) {
null_transport.h 20 class NullTransport : public Transport {
  /external/webrtc/webrtc/call/
packet_injection_tests.cc 42 test::NullTransport null_transport;
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtcp_format_remb_unittest.cc 81 test::NullTransport null_transport_;
  /external/webrtc/webrtc/modules/rtp_rtcp/test/testAPI/
test_api.cc 111 test::NullTransport null_transport_;
  /external/webrtc/webrtc/video/
replay.cc 219 test::NullTransport transport;
video_send_stream_tests.cc 70 test::NullTransport transport;
82 test::NullTransport transport;
    [all...]
end_to_end_tests.cc 87 test::NullTransport transport;
102 test::NullTransport transport;
    [all...]

Completed in 127 milliseconds