Searched refs:stopAtomMatcher (Results 1 – 5 of 5) sorted by relevance
74 AtomMatcher stopAtomMatcher = in testValueMetric() local75 MetricsUtils.stopAtomMatcher(APP_BREADCRUMB_REPORTED_A_MATCH_STOP_ID); in testValueMetric()82 builder.addAtomMatcher(stopAtomMatcher); in testValueMetric()146 AtomMatcher stopAtomMatcher = in testPullerAcrossBuckets() local147 MetricsUtils.stopAtomMatcher(predicateFalseName.hashCode()); in testPullerAcrossBuckets()152 builder.addAtomMatcher(stopAtomMatcher); in testPullerAcrossBuckets()227 AtomMatcher stopAtomMatcher = in testMultipleEventsPerBucket() local228 MetricsUtils.stopAtomMatcher(predicateFalseName.hashCode()); in testMultipleEventsPerBucket()233 builder.addAtomMatcher(stopAtomMatcher); in testMultipleEventsPerBucket()
70 AtomMatcher stopAtomMatcher = in testDurationMetric() local77 builder.addAtomMatcher(stopAtomMatcher); in testDurationMetric()129 AtomMatcher stopAtomMatcher = MetricsUtils.stopAtomMatcherWithLabel( in testDurationMetricWithCondition() local139 .addAtomMatcher(stopAtomMatcher) in testDurationMetricWithCondition()247 AtomMatcher stopAtomMatcher = MetricsUtils.stopAtomMatcherWithLabel( in testDurationMetricWithActivation() local256 .addAtomMatcher(stopAtomMatcher) in testDurationMetricWithActivation()342 AtomMatcher stopAtomMatcher = MetricsUtils.stopAtomMatcherWithLabel( in testDurationMetricWithConditionAndActivation() local355 .addAtomMatcher(stopAtomMatcher) in testDurationMetricWithConditionAndActivation()527 MetricsUtils.stopAtomMatcher(APP_BREADCRUMB_REPORTED_A_MATCH_STOP_ID); in testDurationMetricWithDimension()531 MetricsUtils.stopAtomMatcher(APP_BREADCRUMB_REPORTED_B_MATCH_STOP_ID); in testDurationMetricWithDimension()
79 AtomMatcher stopAtomMatcher = in testGaugeMetric() local80 MetricsUtils.stopAtomMatcher(APP_BREADCRUMB_REPORTED_A_MATCH_STOP_ID); in testGaugeMetric()87 builder.addAtomMatcher(stopAtomMatcher); in testGaugeMetric()
77 public static AtomMatcher stopAtomMatcher(int id) { in stopAtomMatcher() method in MetricsUtils
121 MetricsUtils.stopAtomMatcher(endMatcherId); in testEventCountWithCondition()