Searched refs:decoding_calls_to_neteq (Results 1 – 8 of 8) sorted by relevance
74 int32_t decoding_calls_to_neteq = 0; member
318 EXPECT_EQ(kAudioDecodeStats.calls_to_neteq, stats.decoding_calls_to_neteq); in TEST()
363 stats.decoding_calls_to_neteq = ds.calls_to_neteq; in GetStats()
542 int decoding_calls_to_neteq = 0; member
2378 rinfo.decoding_calls_to_neteq = stats.decoding_calls_to_neteq; in GetStats()
692 stats.decoding_calls_to_neteq = 345; in GetAudioReceiveStreamStats()741 EXPECT_EQ(info.decoding_calls_to_neteq, stats.decoding_calls_to_neteq); in VerifyVoiceReceiverInfo()
198 {StatsReport::kStatsValueNameDecodingCTN, info.decoding_calls_to_neteq}, in ExtractStats()
375 EXPECT_EQ(rtc::ToString(info.decoding_calls_to_neteq), value_in_report); in VerifyVoiceReceiverInfoReport()