Home
last modified time | relevance | path

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

/aosp12/system/update_engine/cros/
H A Dmetrics_reporter_omaha.h71 extern const char kMetricSuccessfulUpdateDownloadSourcesUsed[];
H A Dmetrics_reporter_omaha.cc89 const char kMetricSuccessfulUpdateDownloadSourcesUsed[] = variable
394 metric = metrics::kMetricSuccessfulUpdateDownloadSourcesUsed; in ReportSuccessfulUpdateMetrics()
H A Dmetrics_reporter_omaha_unittest.cc331 metrics::kMetricSuccessfulUpdateDownloadSourcesUsed, 1, _, _, _)) in TEST_F()