Searched refs:metric2 (Results 1 – 2 of 2) sorted by relevance
99 EventMetric metric2 = in createConfig() local147 .addEventMetric(metric2) in createConfig()
337 ValueMetric* metric2 = config.add_value_metric(); in buildConfigWithDifferentPredicates() local338 metric2->set_id(StringToId("ValueSubsystemSleepWhileScreenOnInitialUnknown")); in buildConfigWithDifferentPredicates()339 metric2->set_what(pulledAtomMatcher.id()); in buildConfigWithDifferentPredicates()340 *metric2->mutable_value_field() = in buildConfigWithDifferentPredicates()342 metric2->set_bucket(FIVE_MINUTES); in buildConfigWithDifferentPredicates()343 metric2->set_condition(screenOnUnknownPredicate.id()); in buildConfigWithDifferentPredicates()