HomeSort by relevance Sort by last modified time
    Searched refs:addTestRun (Results 1 - 5 of 5) sorted by null

  /cts/common/util/src/com/android/compatibility/common/util/
IModuleResult.java 112 void addTestRun();
ModuleResult.java 130 public void addTestRun() {
  /test/vts/web/dashboard/src/main/java/com/android/vts/servlet/
ShowTableServlet.java 106 testResults.addTestRun(testRun, testCases, deviceInfos, profilingPoints);
  /test/vts/web/dashboard/src/main/java/com/android/vts/util/
TestResults.java 100 public void addTestRun(Entity testRun, Iterable<Entity> testCaseRuns,
  /cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/
ResultReporter.java 289 mCurrentModuleResult.addTestRun();

Completed in 78 milliseconds