Searched refs:CertificationReportCreator (Results 1 – 3 of 3) sorted by relevance
43 CertificationReportCreator.FAILURE_REPORT_NAME,44 CertificationReportCreator.HTLM_REPORT_NAME,45 CertificationReportCreator.FAILURE_REPORT_NAME,
380 if (resultReporter instanceof CertificationReportCreator) { in postFormattingStep()381 ((CertificationReportCreator) resultReporter).setReportFile(reportFile); in postFormattingStep()385 if (subListener instanceof CertificationReportCreator) { in postFormattingStep()386 ((CertificationReportCreator) subListener).setReportFile(reportFile); in postFormattingStep()
56 public class CertificationReportCreator class265 CertificationReportCreator.class.getResourceAsStream( in createFailureReport()