Home
last modified time | relevance | path

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

/test/vti/dashboard/src/main/java/com/android/vts/api/
DDatastoreRestServlet.java471 List<DeviceInfoEntity> deviceInfoEntityListWithTestRunKey = in insertTestPlanReport() local
477 for (DeviceInfoEntity deviceInfoEntity : deviceInfoEntityListWithTestRunKey) { in insertTestPlanReport()