Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
Dnormal_test.h31 virtual int DoPacketLoss() {return 0;}; in DoPacketLoss() function
Dpacket_loss_test.cc177 int PacketLossTest::DoPacketLoss() in DoPacketLoss() function in PacketLossTest