Home
last modified time | relevance | path

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

/aosp12/packages/modules/StatsD/statsd/tests/e2e/
H A DConfigUpdate_e2e_test.cpp1638 CountMetric bootMetric = createCountMetric("BootMetric", syncStartMatcher.id(), nullopt, {}); in TEST_F() local
1642 *config.add_count_metric() = bootMetric; in TEST_F()
1654 bootMetricActivation.set_metric_id(bootMetric.id()); in TEST_F()
1713 *newConfig.add_count_metric() = bootMetric; in TEST_F()
1790 EXPECT_EQ(metricReport.metric_id(), bootMetric.id()); in TEST_F()
1811 EXPECT_EQ(metricReport.metric_id(), bootMetric.id()); in TEST_F()
1838 EXPECT_EQ(metricReport.metric_id(), bootMetric.id()); in TEST_F()