Searched refs:decoding_normal (Results 1 – 8 of 8) sorted by relevance
75 int32_t decoding_normal = 0; member
319 EXPECT_EQ(kAudioDecodeStats.decoded_normal, stats.decoding_normal); in TEST()
364 stats.decoding_normal = ds.decoded_normal; in GetStats()
543 int decoding_normal = 0; member
2379 rinfo.decoding_normal = stats.decoding_normal; in GetStats()
693 stats.decoding_normal = 67890; in GetAudioReceiveStreamStats()742 EXPECT_EQ(info.decoding_normal, stats.decoding_normal); in VerifyVoiceReceiverInfo()
203 {StatsReport::kStatsValueNameDecodingNormal, info.decoding_normal}, in ExtractStats()
378 EXPECT_EQ(rtc::ToString(info.decoding_normal), value_in_report); in VerifyVoiceReceiverInfoReport()