Searched refs:ToStatsKey (Results 1 – 2 of 2) sorted by relevance
573 << ToStatsKey(item.first).ToString(); in GetKnownVideoStreams()574 out.insert(ToStatsKey(item.first)); in GetKnownVideoStreams()589 out.emplace(ToStatsKey(item.first), item.second); in GetPerStreamCounters()599 out.emplace(ToStatsKey(item.first), item.second); in GetStats()761 ReportResults(GetTestCaseName(StatsKeyToMetricName(ToStatsKey(item.first))), in ReportResults()768 LogFrameCounters(ToStatsKey(item.first).ToString(), in ReportResults()770 LogStreamInternalStats(ToStatsKey(item.first).ToString(), item.second); in ReportResults()898 StatsKey DefaultVideoQualityAnalyzer::ToStatsKey( in ToStatsKey() function in webrtc::webrtc_pc_e2e::DefaultVideoQualityAnalyzer
490 StatsKey ToStatsKey(const InternalStatsKey& key) const