Home
last modified time | relevance | path

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

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/statsd/
DHostAtomTests.java569 List<ConfigMetricsReportList> listList = getReportsFromStatsDataDumpProto(); in testDumpsysStats()
728 private List<ConfigMetricsReportList> getReportsFromStatsDataDumpProto() throws Exception { in getReportsFromStatsDataDumpProto() method in HostAtomTests