Home
last modified time | relevance | path

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

/aosp12/system/update_engine/cros/
H A Dmetrics_reporter_omaha.h53 extern const char kMetricAttemptPayloadType[];
H A Dmetrics_reporter_omaha.cc57 const char kMetricAttemptPayloadType[] = "UpdateEngine.Attempt.PayloadType"; variable
247 metric = metrics::kMetricAttemptPayloadType; in ReportUpdateAttemptMetrics()
H A Dmetrics_reporter_omaha_unittest.cc193 SendEnumToUMA(metrics::kMetricAttemptPayloadType, in TEST_F()