Home
last modified time | relevance | path

Searched refs:kMetricSuccessfulUpdateBytesDownloadedMiB (Results 1 – 3 of 3) sorted by relevance

/system/update_engine/
Dmetrics_reporter_omaha.h66 extern const char kMetricSuccessfulUpdateBytesDownloadedMiB[];
Dmetrics_reporter_omaha_unittest.cc272 metrics::kMetricSuccessfulUpdateBytesDownloadedMiB; in TEST_F()
279 metrics::kMetricSuccessfulUpdateBytesDownloadedMiB, 200, _, _, _)) in TEST_F()
Dmetrics_reporter_omaha.cc81 const char kMetricSuccessfulUpdateBytesDownloadedMiB[] = variable
388 metric = metrics::kMetricSuccessfulUpdateBytesDownloadedMiB; in ReportSuccessfulUpdateMetrics()