Searched refs:JAR_TAG (Results 1 – 3 of 3) sorted by relevance
42 private static final String JAR_TAG = "jar"; field in TestModuleConfigHandler91 case JAR_TAG: in startElement()
77 private static final String JAR_TAG = "jar"; field in TestSuiteParser
81 private static final String JAR_TAG = "jar"; field in TestCaseReport440 } else if (isHostTest && JAR_TAG.equalsIgnoreCase(opt.getName())) { in listTestCases()