Searched refs:HTLM_REPORT_NAME (Results 1 – 2 of 2) sorted by relevance
59 public static final String HTLM_REPORT_NAME = "test_result.html"; field in CertificationReportCreator243 File report = new File(inputXml.getParentFile(), HTLM_REPORT_NAME); in createReport()251 transformer.setParameter("reportName", HTLM_REPORT_NAME); in createReport()
44 CertificationReportCreator.HTLM_REPORT_NAME,