Home
last modified time | relevance | path

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

/packages/modules/StatsD/tests/src/android/cts/statsd/metric/
DDurationMetricsTests.java240 final int activationMatcherLabel = 5; in testDurationMetricWithActivation() local
301 AppBreadcrumbReported.State.UNSPECIFIED.getNumber(), activationMatcherLabel); in testDurationMetricWithActivation() local
336 final int activationMatcherLabel = 5; in testDurationMetricWithConditionAndActivation() local
401 AppBreadcrumbReported.State.UNSPECIFIED.getNumber(), activationMatcherLabel); in testDurationMetricWithConditionAndActivation() local
474 AppBreadcrumbReported.State.UNSPECIFIED.getNumber(), activationMatcherLabel); in testDurationMetricWithConditionAndActivation() local
DGaugeMetricsTests.java242 final int activationMatcherLabel = 5; in testPulledGaugeMetricWithConditionAndActivation() local
295 AppBreadcrumbReported.State.START.getNumber(), activationMatcherLabel); in testPulledGaugeMetricWithConditionAndActivation() local
343 AppBreadcrumbReported.State.START.getNumber(), activationMatcherLabel); in testPulledGaugeMetricWithConditionAndActivation() local
DCountMetricsTests.java181 int activationMatcherLabel = 5; in testEventCountWithConditionAndActivation() local
229 AppBreadcrumbReported.State.UNSPECIFIED.getNumber(), activationMatcherLabel); in testEventCountWithConditionAndActivation() local
277 AppBreadcrumbReported.State.UNSPECIFIED.getNumber(), activationMatcherLabel); in testEventCountWithConditionAndActivation() local
DValueMetricsTests.java362 final int activationMatcherLabel = 5; in testValueMetricWithConditionAndActivation() local
421 AppBreadcrumbReported.State.START.getNumber(), activationMatcherLabel); in testValueMetricWithConditionAndActivation() local
469 AppBreadcrumbReported.State.START.getNumber(), activationMatcherLabel); in testValueMetricWithConditionAndActivation() local