Home
last modified time | relevance | path

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

/packages/modules/StatsD/tests/src/android/cts/statsd/metric/
DDurationMetricsTests.java124 final int conditionLabel = 2; in testDurationMetricWithCondition() local
132 APP_BREADCRUMB_REPORTED_B_MATCH_START_ID, conditionLabel); in testDurationMetricWithCondition()
134 APP_BREADCRUMB_REPORTED_B_MATCH_STOP_ID, conditionLabel); in testDurationMetricWithCondition()
190 AppBreadcrumbReported.State.START.getNumber(), conditionLabel); in testDurationMetricWithCondition() local
207 AppBreadcrumbReported.State.STOP.getNumber(), conditionLabel); in testDurationMetricWithCondition() local
334 final int conditionLabel = 2; in testDurationMetricWithConditionAndActivation() local
345 APP_BREADCRUMB_REPORTED_B_MATCH_START_ID, conditionLabel); in testDurationMetricWithConditionAndActivation()
347 APP_BREADCRUMB_REPORTED_B_MATCH_STOP_ID, conditionLabel); in testDurationMetricWithConditionAndActivation()
406 AppBreadcrumbReported.State.START.getNumber(), conditionLabel); in testDurationMetricWithConditionAndActivation() local
423 AppBreadcrumbReported.State.STOP.getNumber(), conditionLabel); in testDurationMetricWithConditionAndActivation() local
[all …]
DGaugeMetricsTests.java240 final int conditionLabel = 2; in testPulledGaugeMetricWithConditionAndActivation() local
248 APP_BREADCRUMB_REPORTED_A_MATCH_START_ID, conditionLabel); in testPulledGaugeMetricWithConditionAndActivation()
250 APP_BREADCRUMB_REPORTED_A_MATCH_STOP_ID, conditionLabel); in testPulledGaugeMetricWithConditionAndActivation()
300 AppBreadcrumbReported.State.START.getNumber(), conditionLabel); in testPulledGaugeMetricWithConditionAndActivation() local
315 AppBreadcrumbReported.State.STOP.getNumber(), conditionLabel); in testPulledGaugeMetricWithConditionAndActivation() local
333 AppBreadcrumbReported.State.START.getNumber(), conditionLabel); in testPulledGaugeMetricWithConditionAndActivation() local
DValueMetricsTests.java360 final int conditionLabel = 2; in testValueMetricWithConditionAndActivation() local
368 APP_BREADCRUMB_REPORTED_A_MATCH_START_ID, conditionLabel); in testValueMetricWithConditionAndActivation()
370 APP_BREADCRUMB_REPORTED_A_MATCH_STOP_ID, conditionLabel); in testValueMetricWithConditionAndActivation()
426 AppBreadcrumbReported.State.START.getNumber(), conditionLabel); in testValueMetricWithConditionAndActivation() local
441 AppBreadcrumbReported.State.STOP.getNumber(), conditionLabel); in testValueMetricWithConditionAndActivation() local
459 AppBreadcrumbReported.State.START.getNumber(), conditionLabel); in testValueMetricWithConditionAndActivation() local