Lines Matching refs:CompoundKey
2437 // TODO(pbos): Use CompoundKey if/when we ever know that all stats are
2510 send_stats_filled_[CompoundKey("CapturedFrameRate", it->first)] |=
2515 send_stats_filled_[CompoundKey("StatisticsUpdated", it->first)] |=
2520 send_stats_filled_[CompoundKey("DataCountersUpdated", it->first)] |=
2526 send_stats_filled_[CompoundKey("BitrateStatisticsObserver",
2530 send_stats_filled_[CompoundKey("FrameCountObserver", it->first)] |=
2534 send_stats_filled_[CompoundKey("OutgoingRate", it->first)] |=
2537 send_stats_filled_[CompoundKey("Delay", it->first)] |=
2540 // TODO(pbos): Use CompoundKey when the test makes sure that all SSRCs
2553 std::string CompoundKey(const char* name, uint32_t ssrc) {