Home
last modified time | relevance | path

Searched defs:deviceInfoEntityList (Results 1 – 2 of 2) sorted by relevance

/test/vti/dashboard/src/main/java/com/android/vts/entity/
DTestCoverageStatusEntity.java152 Collection<DeviceInfoEntity> deviceInfoEntityList = in getBranchSet() local
169 Collection<DeviceInfoEntity> deviceInfoEntityList = in getDeviceSet() local
/test/vti/dashboard/src/main/java/com/android/vts/api/
DDatastoreRestServlet.java153 List<DeviceInfoEntity> deviceInfoEntityList = new ArrayList<>(); in insertTestReport() local
424 List<DeviceInfoEntity> deviceInfoEntityList = new ArrayList<>(); in insertTestPlanReport() local