Searched refs:bootMetric (Results 1 – 1 of 1) sorted by relevance
1638 CountMetric bootMetric = createCountMetric("BootMetric", syncStartMatcher.id(), nullopt, {}); in TEST_F() local1642 *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()