Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/suite/
DCertificationReportCreator.java59 public static final String HTLM_REPORT_NAME = "test_result.html"; field in CertificationReportCreator
243 File report = new File(inputXml.getParentFile(), HTLM_REPORT_NAME); in createReport()
251 transformer.setParameter("reportName", HTLM_REPORT_NAME); in createReport()
DPreviousSessionFileCopier.java44 CertificationReportCreator.HTLM_REPORT_NAME,