Home
last modified time | relevance | path

Searched refs:getSortedConfigMetricsReports (Results 1 – 2 of 2) sorted by relevance

/packages/modules/StatsD/tests/src/android/cts/statsd/metric/
DMetricActivationTests.java229 List<ConfigMetricsReport> reports = getSortedConfigMetricsReports(reportList); in testCancellation()
370 List<ConfigMetricsReport> reports = getSortedConfigMetricsReports(reportList); in testRestart()
502 List<ConfigMetricsReport> reports = getSortedConfigMetricsReports(reportList); in testMultipleActivations()
/packages/modules/StatsD/tests/src/android/cts/statsd/atom/
DAtomTestCase.java320 protected List<ConfigMetricsReport> getSortedConfigMetricsReports( in getSortedConfigMetricsReports() method in AtomTestCase