Home
last modified time | relevance | path

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

/aosp12/system/update_engine/cros/
H A Dmetrics_reporter_omaha.h78 extern const char kMetricSuccessfulUpdateTotalDurationUptimeMinutes[];
H A Dmetrics_reporter_omaha.cc103 const char kMetricSuccessfulUpdateTotalDurationUptimeMinutes[] = variable
422 metric = metrics::kMetricSuccessfulUpdateTotalDurationUptimeMinutes; in ReportSuccessfulUpdateMetrics()
H A Dmetrics_reporter_omaha_unittest.cc355 SendToUMA(metrics::kMetricSuccessfulUpdateTotalDurationUptimeMinutes, in TEST_F()