Home
last modified time | relevance | path

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

/cts/tests/smartspace/src/android/smartspace/cts/
DCombinedCardsTemplateDataTest.java50 List<BaseTemplateData> dataList = new ArrayList<>(); in testCreateCombinedCardsTemplateData() local
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/devicepower/
DDevicePowerStatsTests.java71 List<AtomsProto.Atom> dataList = ReportUtils.getGaugeMetricAtoms(getDevice()); in testOnDevicePowerMeasurement() local
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/gnss/
DGnssPowerStatsTests.java71 List<AtomsProto.Atom> dataList = ReportUtils.getGaugeMetricAtoms(getDevice()); in testGnssPowerStats() local
/cts/tests/sensor/src/android/hardware/cts/accessories/
DHidCommand.kt137 val dataList = ArrayList<Int>() in readData() constant
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/statsd/
DHostAtomTests.java502 List<Atom> dataList = ReportUtils.getGaugeMetricAtoms(getDevice()); in testWifiActivityInfo() local
/cts/tests/tests/graphics/src/android/graphics/cts/
DSystemPaletteTest.kt670 val dataList: MutableList<Array<Serializable>> = mutableListOf() in <lambda>() constant
/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java5908 List<Bundle> dataList = new ArrayList<>(); in testGetChannelData() local