Home
last modified time | relevance | path

Searched refs:doAppBreadcrumbReportedStart (Results 1 – 8 of 8) sorted by relevance

/cts/hostsidetests/statsd/src/android/cts/statsd/alert/
DAnomalyDetectionTests.java112 doAppBreadcrumbReportedStart(6); in testCountAnomalyDetection()
118 doAppBreadcrumbReportedStart(6); in testCountAnomalyDetection()
124 doAppBreadcrumbReportedStart(12); in testCountAnomalyDetection()
129 doAppBreadcrumbReportedStart(6); // count(label=6) -> 3 (anomaly, since "greater than 2"!) in testCountAnomalyDetection()
167 doAppBreadcrumbReportedStart(1); in testDurationAnomalyDetection()
176 doAppBreadcrumbReportedStart(1); in testDurationAnomalyDetection()
185 doAppBreadcrumbReportedStart(1); in testDurationAnomalyDetection()
193 doAppBreadcrumbReportedStart(1); in testDurationAnomalyDetection()
228 doAppBreadcrumbReportedStart(1); in testDurationAnomalyDetectionForLateAlarms()
238 doAppBreadcrumbReportedStart(1); in testDurationAnomalyDetectionForLateAlarms()
[all …]
/cts/hostsidetests/statsd/src/android/cts/statsd/metric/
DDurationMetricsTests.java89 doAppBreadcrumbReportedStart(label); in testDurationMetric()
168 doAppBreadcrumbReportedStart(durationLabel); in testDurationMetricWithCondition()
178 doAppBreadcrumbReportedStart(conditionLabel); in testDurationMetricWithCondition()
182 doAppBreadcrumbReportedStart(durationLabel); in testDurationMetricWithCondition()
196 doAppBreadcrumbReportedStart(durationLabel); in testDurationMetricWithCondition()
275 doAppBreadcrumbReportedStart(durationLabel); in testDurationMetricWithActivation()
289 doAppBreadcrumbReportedStart(durationLabel); in testDurationMetricWithActivation()
390 doAppBreadcrumbReportedStart(conditionLabel); in testDurationMetricWithConditionAndActivation()
394 doAppBreadcrumbReportedStart(durationLabel); in testDurationMetricWithConditionAndActivation()
408 doAppBreadcrumbReportedStart(durationLabel); in testDurationMetricWithConditionAndActivation()
[all …]
DGaugeMetricsTests.java101 doAppBreadcrumbReportedStart(0); in testGaugeMetric()
103 doAppBreadcrumbReportedStart(1); in testGaugeMetric()
105 doAppBreadcrumbReportedStart(2); in testGaugeMetric()
112 doAppBreadcrumbReportedStart(2); in testGaugeMetric()
114 doAppBreadcrumbReportedStart(1); in testGaugeMetric()
270 doAppBreadcrumbReportedStart(activationMatcherLabel); in testPulledGaugeMetricWithConditionAndActivation()
274 doAppBreadcrumbReportedStart(conditionLabel); in testPulledGaugeMetricWithConditionAndActivation()
301 doAppBreadcrumbReportedStart(conditionLabel); in testPulledGaugeMetricWithConditionAndActivation()
309 doAppBreadcrumbReportedStart(activationMatcherLabel); in testPulledGaugeMetricWithConditionAndActivation()
DCountMetricsTests.java50 doAppBreadcrumbReportedStart(0); in testSimpleEventCountMetric()
105 doAppBreadcrumbReportedStart(0); in testEventCountWithCondition()
186 doAppBreadcrumbReportedStart(startMatcherLabel); in testEventCountWithConditionAndActivation()
213 doAppBreadcrumbReportedStart(startMatcherLabel); in testEventCountWithConditionAndActivation()
264 doAppBreadcrumbReportedStart(0); in testPartialBucketCountMetric()
268 doAppBreadcrumbReportedStart(0); in testPartialBucketCountMetric()
270 doAppBreadcrumbReportedStart(0); in testPartialBucketCountMetric()
DValueMetricsTests.java86 doAppBreadcrumbReportedStart(1); in testValueMetric()
89 doAppBreadcrumbReportedStart(3); in testValueMetric()
165 doAppBreadcrumbReportedStart(1); in testPullerAcrossBuckets()
248 doAppBreadcrumbReportedStart(1); in testMultipleEventsPerBucket()
401 doAppBreadcrumbReportedStart(activationMatcherLabel); in testValueMetricWithConditionAndActivation()
405 doAppBreadcrumbReportedStart(conditionLabel); in testValueMetricWithConditionAndActivation()
432 doAppBreadcrumbReportedStart(conditionLabel); in testValueMetricWithConditionAndActivation()
440 doAppBreadcrumbReportedStart(activationMatcherLabel); in testValueMetricWithConditionAndActivation()
/cts/hostsidetests/statsd/src/android/cts/statsd/metadata/
DMetadataTests.java55 doAppBreadcrumbReportedStart(/* irrelevant val */ 6); // Event, within < TTL_TIME_SEC secs. in testConfigTtl()
75 doAppBreadcrumbReportedStart(/* irrelevant val */ 6); // Event, after TTL_TIME_SEC secs. in testConfigTtl()
/cts/hostsidetests/statsd/src/android/cts/statsd/atom/
DAtomTestCase.java802 doAppBreadcrumbReportedStart(1); in setAppBreadcrumbPredicate()
806 doAppBreadcrumbReportedStart(2); in clearAppBreadcrumbPredicate()
809 public void doAppBreadcrumbReportedStart(int label) throws Exception { in doAppBreadcrumbReportedStart() method in AtomTestCase
DHostAtomTests.java580 doAppBreadcrumbReportedStart(1); in testBreadcrumbAdb()
598 doAppBreadcrumbReportedStart(1); in testDumpsysStats()