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

/external/chromium_org/third_party/webrtc/test/
H A Dnull_transport.cc15 bool NullTransport::SendRtp(const uint8_t* packet, size_t length) {
19 bool NullTransport::SendRtcp(const uint8_t* packet, size_t length) {
H A Dnull_transport.h20 class NullTransport : public newapi::Transport { class in namespace:webrtc::test
/external/chromium_org/third_party/webrtc/video/
H A Dreplay.cc192 test::NullTransport transport;
H A Dvideo_send_stream_tests.cc67 test::NullTransport transport;
79 test::NullTransport transport;
290 test::NullTransport transport;
1125 test::NullTransport transport;
H A Dend_to_end_tests.cc78 test::NullTransport transport;
93 test::NullTransport transport;

Completed in 94 milliseconds