Home
last modified time | relevance | path

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

/aosp12/packages/modules/StatsD/tests/src/android/cts/statsd/metric/
H A DDurationMetricsTests.java112 AtomMatcher conditionStartAtomMatcher = MetricsUtils.startAtomMatcherWithLabel( in testDurationMetricWithCondition() local
120 .addAtomMatcher(conditionStartAtomMatcher) in testDurationMetricWithCondition()
313 AtomMatcher conditionStartAtomMatcher = MetricsUtils.startAtomMatcherWithLabel( in testDurationMetricWithConditionAndActivation() local
324 .addAtomMatcher(conditionStartAtomMatcher) in testDurationMetricWithConditionAndActivation()
H A DGaugeMetricsTests.java207 AtomMatcher conditionStartAtomMatcher = MetricsUtils.startAtomMatcherWithLabel( in testPulledGaugeMetricWithConditionAndActivation() local
218 .addAtomMatcher(conditionStartAtomMatcher) in testPulledGaugeMetricWithConditionAndActivation()
H A DValueMetricsTests.java337 AtomMatcher conditionStartAtomMatcher = MetricsUtils.startAtomMatcherWithLabel( in testValueMetricWithConditionAndActivation() local
348 .addAtomMatcher(conditionStartAtomMatcher) in testValueMetricWithConditionAndActivation()