Searched refs:TAG_PARAMS (Results 1 – 3 of 3) sorted by relevance
8 import static org.testng.reporters.XMLReporterConfig.TAG_PARAMS;89 } else if (TAG_PARAMS.equals(qName)) { in startElement()133 else if (TAG_PARAMS.equals(qName)) { in endElement()
27 public static final String TAG_PARAMS = "params"; field in XMLReporterConfig
248 xmlBuffer.push(XMLReporterConfig.TAG_PARAMS); in addTestMethodParams()