Home
last modified time | relevance | path

Searched defs:Lost (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/neteq/tools/
Dneteq_quality_test.cc260 bool NoLoss::Lost() { in Lost() function in webrtc::test::NoLoss
268 bool UniformLoss::Lost() { in Lost() function in webrtc::test::UniformLoss
280 bool GilbertElliotLoss::Lost() { in Lost() function in webrtc::test::GilbertElliotLoss
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dneteq_stereo_unittest.cc180 virtual bool Lost() { return false; } in Lost() function in webrtc::NetEqStereoTest
361 virtual bool Lost() { in Lost() function in webrtc::NetEqStereoTestLosses
Dneteq_external_decoder_unittest.cc82 virtual bool Lost() { return false; } in Lost() function in webrtc::NetEqExternalDecoderUnitTest
Dneteq_network_stats_unittest.cc122 bool Lost(uint32_t send_time) { in Lost() function in webrtc::test::NetEqNetworkStatsTest