Home
last modified time | relevance | path

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

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/devicepower/
DDevicePowerStatsTests.java70 List<AtomsProto.Atom> dataList = ReportUtils.getGaugeMetricAtoms(getDevice()); in testOnDevicePowerMeasurement() local
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/gnss/
DGnssPowerStatsTests.java70 List<AtomsProto.Atom> dataList = ReportUtils.getGaugeMetricAtoms(getDevice()); in testGnssPowerStats() local
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/statsd/
DHostAtomTests.java497 List<Atom> dataList = ReportUtils.getGaugeMetricAtoms(getDevice()); in testWifiActivityInfo() local