Home
last modified time | relevance | path

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

/aosp12/system/update_engine/cros/
H A Dmetrics_reporter_omaha.h79 extern const char kMetricSuccessfulUpdateUpdatesAbandonedCount[];
H A Dmetrics_reporter_omaha.cc105 const char kMetricSuccessfulUpdateUpdatesAbandonedCount[] = variable
446 metric = metrics::kMetricSuccessfulUpdateUpdatesAbandonedCount; in ReportSuccessfulUpdateMetrics()
H A Dmetrics_reporter_omaha_unittest.cc376 SendToUMA(metrics::kMetricSuccessfulUpdateUpdatesAbandonedCount, in TEST_F()