Searched refs:startAtomMatcher (Results 1 – 5 of 5) sorted by relevance
72 AtomMatcher startAtomMatcher = in testValueMetric() local73 MetricsUtils.startAtomMatcher(APP_BREADCRUMB_REPORTED_A_MATCH_START_ID); in testValueMetric()81 builder.addAtomMatcher(startAtomMatcher); in testValueMetric()144 AtomMatcher startAtomMatcher = in testPullerAcrossBuckets() local145 MetricsUtils.startAtomMatcher(predicateTrueName.hashCode()); in testPullerAcrossBuckets()151 builder.addAtomMatcher(startAtomMatcher); in testPullerAcrossBuckets()225 AtomMatcher startAtomMatcher = in testMultipleEventsPerBucket() local226 MetricsUtils.startAtomMatcher(predicateTrueName.hashCode()); in testMultipleEventsPerBucket()232 builder.addAtomMatcher(startAtomMatcher); in testMultipleEventsPerBucket()
67 AtomMatcher startAtomMatcher = in testDurationMetric() local76 builder.addAtomMatcher(startAtomMatcher); in testDurationMetric()127 AtomMatcher startAtomMatcher = MetricsUtils.startAtomMatcherWithLabel( in testDurationMetricWithCondition() local138 .addAtomMatcher(startAtomMatcher) in testDurationMetricWithCondition()245 AtomMatcher startAtomMatcher = MetricsUtils.startAtomMatcherWithLabel( in testDurationMetricWithActivation() local255 .addAtomMatcher(startAtomMatcher) in testDurationMetricWithActivation()340 AtomMatcher startAtomMatcher = MetricsUtils.startAtomMatcherWithLabel( in testDurationMetricWithConditionAndActivation() local354 .addAtomMatcher(startAtomMatcher) in testDurationMetricWithConditionAndActivation()525 MetricsUtils.startAtomMatcher(APP_BREADCRUMB_REPORTED_A_MATCH_START_ID); in testDurationMetricWithDimension()529 MetricsUtils.startAtomMatcher(APP_BREADCRUMB_REPORTED_B_MATCH_START_ID); in testDurationMetricWithDimension()
77 AtomMatcher startAtomMatcher = in testGaugeMetric() local78 MetricsUtils.startAtomMatcher(APP_BREADCRUMB_REPORTED_A_MATCH_START_ID); in testGaugeMetric()86 builder.addAtomMatcher(startAtomMatcher); in testGaugeMetric()
62 public static AtomMatcher startAtomMatcher(int id) { in startAtomMatcher() method in MetricsUtils
118 MetricsUtils.startAtomMatcher(startMatcherId); in testEventCountWithCondition()