Home
last modified time | relevance | path

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

/aosp12/system/update_engine/cros/
H A Dmetrics_reporter_omaha.h65 extern const char kMetricAttemptDownloadErrorCode[];
H A Dmetrics_reporter_omaha.cc79 const char kMetricAttemptDownloadErrorCode[] = variable
332 metric = metrics::kMetricAttemptDownloadErrorCode; in ReportUpdateAttemptDownloadMetrics()
H A Dmetrics_reporter_omaha_unittest.cc280 SendSparseToUMA(metrics::kMetricAttemptDownloadErrorCode, in TEST_F()