Home
last modified time | relevance | path

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

/test/vti/dashboard/src/main/java/com/android/vts/api/
DDatastoreRestServlet.java194 int testCaseRunEntityIndex = 0; in insertTestReport() local
238 TestCaseRunEntity testCaseRunEntity = testCaseRunEntityList.get(testCaseRunEntityIndex); in insertTestReport()
243 testCaseRunEntityIndex++; in insertTestReport()