Searched refs:decoding_calls_to_neteq (Results 1 – 8 of 8) sorted by relevance
55 int32_t decoding_calls_to_neteq = 0; member
229 stats.decoding_calls_to_neteq = ds.calls_to_neteq; in GetStats()
319 EXPECT_EQ(kAudioDecodeStats.calls_to_neteq, stats.decoding_calls_to_neteq); in TEST()
732 decoding_calls_to_neteq(0), in VoiceReceiverInfo()756 int decoding_calls_to_neteq; member
2401 rinfo.decoding_calls_to_neteq = stats.decoding_calls_to_neteq; in GetStats()
352 stats.decoding_calls_to_neteq = 345; in GetAudioReceiveStreamStats()387 EXPECT_EQ(info.decoding_calls_to_neteq, stats.decoding_calls_to_neteq); in VerifyVoiceReceiverInfo()
156 { StatsReport::kStatsValueNameDecodingCTN, info.decoding_calls_to_neteq }, in ExtractStats()
359 EXPECT_EQ(rtc::ToString<int>(info.decoding_calls_to_neteq), in VerifyVoiceReceiverInfoReport()