Home
last modified time | relevance | path

Searched defs:metricReport (Results 1 – 8 of 8) sorted by relevance

/packages/modules/StatsD/tests/src/android/cts/statsd/metric/
DValueMetricsTests.java116 StatsLogReport metricReport = ReportUtils.getStatsLogReport(getDevice(), in testValueMetric() local
195 StatsLogReport metricReport = ReportUtils.getStatsLogReport(getDevice(), in testPullerAcrossBuckets() local
280 StatsLogReport metricReport = ReportUtils.getStatsLogReport(getDevice(), in testMultipleEventsPerBucket() local
350 StatsLogReport metricReport = ReportUtils.getStatsLogReport(getDevice(), in testPullerAcrossBucketsWithActivation() local
488 StatsLogReport metricReport = ReportUtils.getStatsLogReport(getDevice(), in testValueMetricWithConditionAndActivation() local
DDurationMetricsTests.java110 StatsLogReport metricReport = ReportUtils.getStatsLogReport(getDevice(), in testDurationMetric() local
223 StatsLogReport metricReport = ReportUtils.getStatsLogReport(getDevice(), in testDurationMetricWithCondition() local
317 StatsLogReport metricReport = ReportUtils.getStatsLogReport(getDevice(), in testDurationMetricWithActivation() local
507 StatsLogReport metricReport = ReportUtils.getStatsLogReport(getDevice(), in testDurationMetricWithConditionAndActivation() local
598 StatsLogReport metricReport = ReportUtils.getStatsLogReport(getDevice(), in testDurationMetricWithDimension() local
DGaugeMetricsTests.java158 StatsLogReport metricReport = ReportUtils.getStatsLogReport(getDevice(), in testGaugeMetric() local
232 StatsLogReport metricReport = ReportUtils.getStatsLogReport(getDevice(), in testPulledGaugeMetricWithActivation() local
362 StatsLogReport metricReport = ReportUtils.getStatsLogReport(getDevice(), in testPulledGaugeMetricWithConditionAndActivation() local
DCountMetricsTests.java96 StatsLogReport metricReport = ReportUtils.getStatsLogReport(getDevice(), in testSimpleEventCountMetric() local
161 StatsLogReport metricReport = ReportUtils.getStatsLogReport(getDevice(), in testEventCountWithCondition() local
296 StatsLogReport metricReport = ReportUtils.getStatsLogReport(getDevice(), in testEventCountWithConditionAndActivation() local
DMetricActivationTests.java605 private void verifyMetric(StatsLogReport metricReport, long metricId, int metricMatcherLabel, in verifyMetric()
/packages/modules/StatsD/statsd/tests/e2e/
DKllMetric_e2e_test.cpp93 StatsLogReport metricReport = report.metrics(0); in TEST_F() local
146 StatsLogReport metricReport = report.metrics(0); in TEST_F() local
273 StatsLogReport metricReport = report.metrics(0); in TEST_F() local
DEventMetric_e2e_test.cpp337 StatsLogReport metricReport = report.metrics(0); in TEST_F() local
DConfigUpdate_e2e_test.cpp2039 StatsLogReport metricReport = report.metrics(0); in TEST_F() local