Searched defs:Lost (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/webrtc/modules/audio_coding/neteq/tools/ | ||
D | neteq_quality_test.cc | 260 bool NoLoss::Lost() { in Lost() function in webrtc::test::NoLoss |
/external/webrtc/webrtc/modules/audio_coding/neteq/ | ||
D | neteq_stereo_unittest.cc | 180 virtual bool Lost() { return false; } in Lost() function in webrtc::NetEqStereoTest |
D | neteq_network_stats_unittest.cc | 122 bool Lost(uint32_t send_time) { in Lost() function in webrtc::test::NetEqNetworkStatsTest |
D | neteq_external_decoder_unittest.cc | 82 virtual bool Lost() { return false; } in Lost() function in webrtc::NetEqExternalDecoderUnitTest |