Searched refs:REPORT_VERSION (Results 1 – 2 of 2) sorted by relevance
44 private static final int REPORT_VERSION = 1; field in TestReport84 xml.attribute(null, "report-version", Integer.toString(REPORT_VERSION)); in getContents()
59 private static final int REPORT_VERSION = 2; field in TestResultsReport