Searched refs:decoding_calls_to_neteq (Results 1 – 8 of 8) sorted by relevance
74 int32_t decoding_calls_to_neteq = 0; member
247 stats.decoding_calls_to_neteq = ds.calls_to_neteq; in GetStats()
328 EXPECT_EQ(kAudioDecodeStats.calls_to_neteq, stats.decoding_calls_to_neteq); in TEST()
519 int decoding_calls_to_neteq = 0; member
2381 rinfo.decoding_calls_to_neteq = stats.decoding_calls_to_neteq; in GetStats()
697 stats.decoding_calls_to_neteq = 345; in GetAudioReceiveStreamStats()747 EXPECT_EQ(info.decoding_calls_to_neteq, stats.decoding_calls_to_neteq); in VerifyVoiceReceiverInfo()
166 {StatsReport::kStatsValueNameDecodingCTN, info.decoding_calls_to_neteq}, in ExtractStats()
371 EXPECT_EQ(rtc::ToString(info.decoding_calls_to_neteq), value_in_report); in VerifyVoiceReceiverInfoReport()