Searched refs:kbps_int (Results 1 – 1 of 1) sorted by relevance
98 int kbps_int = static_cast<int>(kbps); in StopStream() local99 UMA_HISTOGRAM_COUNTS_10000("Net.DownloadBandwidth", kbps_int); in StopStream()