Searched refs:TAG_CLASS (Results 1 – 4 of 4) sorted by relevance
7 import static org.testng.reporters.XMLReporterConfig.TAG_CLASS;72 } else if (TAG_CLASS.equals(qName)) { in startElement()116 } else if (TAG_CLASS.equals(qName)) { in endElement()
25 public static final String TAG_CLASS = "class"; field in XMLReporterConfig
126 xmlBuffer.push(XMLReporterConfig.TAG_CLASS, attributes); in addTestResults()
128 private static final String TAG_CLASS = "c"; field in WebvttCueParser520 case TAG_CLASS: in isSupportedTag()557 case TAG_CLASS: in applySpansForTag()