Home
last modified time | relevance | path

Searched refs:activationMatcherLabel (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/modules/StatsD/tests/src/android/cts/statsd/metric/
H A DDurationMetricsTests.java214 final int activationMatcherLabel = 5; in testDurationMetricWithActivation() local
225 activationMatcherLabel); in testDurationMetricWithActivation()
273 doAppBreadcrumbReported(activationMatcherLabel); in testDurationMetricWithActivation()
305 final int activationMatcherLabel = 5; in testDurationMetricWithConditionAndActivation() local
319 activationMatcherLabel); in testDurationMetricWithConditionAndActivation()
370 doAppBreadcrumbReported(activationMatcherLabel); in testDurationMetricWithConditionAndActivation()
431 doAppBreadcrumbReported(activationMatcherLabel); in testDurationMetricWithConditionAndActivation()
H A DGaugeMetricsTests.java202 final int activationMatcherLabel = 5; in testPulledGaugeMetricWithConditionAndActivation() local
213 activationMatcherId, activationMatcherLabel); in testPulledGaugeMetricWithConditionAndActivation()
261 doAppBreadcrumbReportedStart(activationMatcherLabel); in testPulledGaugeMetricWithConditionAndActivation()
300 doAppBreadcrumbReportedStart(activationMatcherLabel); in testPulledGaugeMetricWithConditionAndActivation()
H A DCountMetricsTests.java138 int activationMatcherLabel = 5; in testEventCountWithConditionAndActivation() local
152 activationMatcherLabel); in testEventCountWithConditionAndActivation()
184 doAppBreadcrumbReported(activationMatcherLabel); in testEventCountWithConditionAndActivation()
223 doAppBreadcrumbReported(activationMatcherLabel); in testEventCountWithConditionAndActivation()
H A DValueMetricsTests.java332 final int activationMatcherLabel = 5; in testValueMetricWithConditionAndActivation() local
343 activationMatcherId, activationMatcherLabel); in testValueMetricWithConditionAndActivation()
390 doAppBreadcrumbReportedStart(activationMatcherLabel); in testValueMetricWithConditionAndActivation()
429 doAppBreadcrumbReportedStart(activationMatcherLabel); in testValueMetricWithConditionAndActivation()