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

  /test/suite_harness/common/util/src/com/android/compatibility/common/util/
IModuleResult.java 107 int getTestRuns();
ModuleResult.java 122 public int getTestRuns() {
273 this.mActualTestRuns += otherModuleResult.getTestRuns();
  /test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/
TestRunHandler.java 42 public static int getTestRuns(final CompatibilityBuildHelper buildHelper, String id) {
ResultReporter.java 316 mCurrentModuleResult.setExpectedTestRuns(TestRunHandler.getTestRuns(
    [all...]
  /test/vti/dashboard/src/main/java/com/android/vts/job/
VtsAlertJobServlet.java 143 private static List<TestRunEntity> getTestRuns(Key testKey, long startTime, long endTime) {
538 getTestRuns(testRunKey.getParent(), status.timestamp, testRunKey.getId());
  /test/framework/harnesses/cts-tradefed/
tradefed-cts-prebuilt.jar 

Completed in 600 milliseconds