Home
last modified time | relevance | path

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

/system/update_engine/cros/
Dmetrics_reporter_omaha.h101 extern const char kMetricTimeToRebootMinutes[];
Dmetrics_reporter_omaha.cc136 const char kMetricTimeToRebootMinutes[] = "UpdateEngine.TimeToRebootMinutes"; variable
500 string metric = metrics::kMetricTimeToRebootMinutes; in ReportTimeToReboot()
Dmetrics_reporter_omaha_unittest.cc444 metrics::kMetricTimeToRebootMinutes, time_to_reboot_minutes, _, _, _)) in TEST_F()