Searched defs:PacketInjectionTest (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/call/
H A Dpacket_injection_tests.cc18 class PacketInjectionTest : public test::CallTest { class in namespace:webrtc
25 PacketInjectionTest() : rtp_header_parser_(RtpHeaderParser::Create()) {} function in class:webrtc::PacketInjectionTest
35 void PacketInjectionTest::InjectIncorrectPacket(CodecType codec_type,
70 TEST_F(PacketInjectionTest, StapAPacketWithTruncatedNalUnits) {

Completed in 156 milliseconds