Home
last modified time | relevance | path

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

/aosp12/system/update_engine/cros/
H A Dmetrics_reporter_omaha.h60 extern const char kMetricAttemptPayloadBytesDownloadedMiB[];
H A Dmetrics_reporter_omaha.cc70 const char kMetricAttemptPayloadBytesDownloadedMiB[] = variable
311 string metric = metrics::kMetricAttemptPayloadBytesDownloadedMiB; in ReportUpdateAttemptDownloadMetrics()
H A Dmetrics_reporter_omaha_unittest.cc268 SendToUMA(metrics::kMetricAttemptPayloadBytesDownloadedMiB, 200, _, _, _)) in TEST_F()