Searched refs:num_bytes_downloaded (Results 1 – 9 of 9) sorted by relevance
168 int64_t num_bytes_downloaded[kNumDownloadSources], in ReportSuccessfulUpdateMetrics()177 total_bytes_downloaded += num_bytes_downloaded[i] / kNumBytesInOneMiB; in ReportSuccessfulUpdateMetrics()
73 int64_t num_bytes_downloaded[kNumDownloadSources],
858 int64_t num_bytes_downloaded[kNumDownloadSources] = {}; in CollectAndReportUpdateMetricsOnUpdateFinished() local859 num_bytes_downloaded[DownloadSource::kDownloadSourceHttpsServer] = in CollectAndReportUpdateMetricsOnUpdateFinished()877 num_bytes_downloaded, in CollectAndReportUpdateMetricsOnUpdateFinished()
349 int64_t num_bytes_downloaded[kNumDownloadSources], in ReportSuccessfulUpdateMetrics()377 mbs = num_bytes_downloaded[i] / kNumBytesInOneMiB; in ReportSuccessfulUpdateMetrics()378 total_bytes += num_bytes_downloaded[i]; in ReportSuccessfulUpdateMetrics()
301 int64_t num_bytes_downloaded[kNumDownloadSources] = {}; in TEST_F() local303 num_bytes_downloaded[0] = 200 * kNumBytesInOneMiB; in TEST_F()387 num_bytes_downloaded, in TEST_F()
145 int64_t num_bytes_downloaded[kNumDownloadSources],
68 int64_t num_bytes_downloaded[kNumDownloadSources], in ReportSuccessfulUpdateMetrics()
67 int64_t num_bytes_downloaded[kNumDownloadSources],
171 int64_t num_bytes_downloaded[kNumDownloadSources],