Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
Dpacket_loss_test.cc21 PacketLossTest::PacketLossTest() in PacketLossTest() function in PacketLossTest
32 PacketLossTest::PacketLossTest(std::string name, std::string description) in PacketLossTest() function in PacketLossTest
42 PacketLossTest::PacketLossTest(std::string name, std::string description, double lossRate, bool use… in PacketLossTest() function in PacketLossTest
/external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
DPacketLossTest.cc112 PacketLossTest::PacketLossTest(int channels, int expected_loss_rate, in PacketLossTest() function in webrtc::PacketLossTest