Home
last modified time | relevance | path

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

/aosp12/packages/modules/StatsD/tests/src/android/cts/statsd/metric/
H A DDurationMetricsTests.java114 AtomMatcher conditionStopAtomMatcher = MetricsUtils.stopAtomMatcherWithLabel( in testDurationMetricWithCondition() local
121 .addAtomMatcher(conditionStopAtomMatcher); in testDurationMetricWithCondition()
315 AtomMatcher conditionStopAtomMatcher = MetricsUtils.stopAtomMatcherWithLabel( in testDurationMetricWithConditionAndActivation() local
325 .addAtomMatcher(conditionStopAtomMatcher) in testDurationMetricWithConditionAndActivation()
H A DGaugeMetricsTests.java209 AtomMatcher conditionStopAtomMatcher = MetricsUtils.stopAtomMatcherWithLabel( in testPulledGaugeMetricWithConditionAndActivation() local
219 .addAtomMatcher(conditionStopAtomMatcher) in testPulledGaugeMetricWithConditionAndActivation()
H A DValueMetricsTests.java339 AtomMatcher conditionStopAtomMatcher = MetricsUtils.stopAtomMatcherWithLabel( in testValueMetricWithConditionAndActivation() local
349 .addAtomMatcher(conditionStopAtomMatcher) in testValueMetricWithConditionAndActivation()