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

  /cts/common/util/src/com/android/compatibility/common/util/
ResultHandler.java 61 public static final String FAILURE_REPORT_NAME = "test_result_failures.html";
447 File failureReport = new File(inputXml.getParentFile(), FAILURE_REPORT_NAME);
  /cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/
ResultReporter.java 89 ResultHandler.FAILURE_REPORT_NAME);

Completed in 205 milliseconds