Home
last modified time | relevance | path

Searched defs:getReportList (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/metrics/
DAtomMetricTester.java132 private ConfigMetricsReportList getReportList() throws Exception { in getReportList() method
/cts/hostsidetests/appcompat/host/lib/src/android/compat/cts/
DCompatChangeGatingTestCase.java175 …private List<ConfigMetricsReport> getReportList(long configId) throws DeviceNotAvailableException { in getReportList() method in CompatChangeGatingTestCase
/cts/hostsidetests/statsd/src/android/cts/statsd/atom/
DAtomTestCase.java374 protected ConfigMetricsReportList getReportList() throws Exception { in getReportList() method in AtomTestCase