Home
last modified time | relevance | path

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

/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DModuleResult.java127 public int getTestRuns() { in getTestRuns() method in ModuleResult
288 this.mActualTestRuns += otherModuleResult.getTestRuns(); in mergeFrom()
DIModuleResult.java107 int getTestRuns(); in getTestRuns() method
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/
DTestRunHandler.java42 public static int getTestRuns(final CompatibilityBuildHelper buildHelper, String id) { in getTestRuns() method in TestRunHandler
DResultReporter.java344 mCurrentModuleResult.setExpectedTestRuns(TestRunHandler.getTestRuns( in testRunStarted()
/test/vti/dashboard/src/main/java/com/android/vts/api/
DCoverageRestServlet.java111 for (Key<TestRunEntity> testRunKey : testPlanRunEntity.getTestRuns()) { in postCoverageDataSum()
/test/vti/dashboard/src/main/java/com/android/vts/servlet/
DShowPlanRunServlet.java116 moduleCount = testPlanRun.getTestRuns().size(); in doGetHandler()
/test/vti/dashboard/src/main/java/com/android/vts/job/
DVtsAlertJobServlet.java142 private static List<TestRunEntity> getTestRuns(Key testKey, long startTime, long endTime) { in getTestRuns() method in VtsAlertJobServlet
538 getTestRuns( in doPost()
/test/framework/harnesses/cts-tradefed/
Dtradefed-cts-prebuilt.jarMETA-INF/ META-INF/MANIFEST.MF com/android/compatibility/common/ ...