Home
last modified time | relevance | path

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

/packages/modules/StatsD/tests/src/android/cts/statsd/metric/
DDurationMetricsTests.java133 AtomMatcher conditionStopAtomMatcher = MetricsUtils.stopAtomMatcherWithLabel( in testDurationMetricWithCondition() local
141 .addAtomMatcher(conditionStopAtomMatcher); in testDurationMetricWithCondition()
346 AtomMatcher conditionStopAtomMatcher = MetricsUtils.stopAtomMatcherWithLabel( in testDurationMetricWithConditionAndActivation() local
357 .addAtomMatcher(conditionStopAtomMatcher) in testDurationMetricWithConditionAndActivation()
DGaugeMetricsTests.java249 AtomMatcher conditionStopAtomMatcher = MetricsUtils.stopAtomMatcherWithLabel( in testPulledGaugeMetricWithConditionAndActivation() local
258 .addAtomMatcher(conditionStopAtomMatcher) in testPulledGaugeMetricWithConditionAndActivation()
DValueMetricsTests.java369 AtomMatcher conditionStopAtomMatcher = MetricsUtils.stopAtomMatcherWithLabel( in testValueMetricWithConditionAndActivation() local
380 .addAtomMatcher(conditionStopAtomMatcher) in testValueMetricWithConditionAndActivation()