Searched refs:TAG_REPORTER_OUTPUT (Results 1 - 3 of 3) sorted by relevance

/external/testng/src/main/java/org/testng/reporters/
H A DXMLReporterConfig.java30 public static final String TAG_REPORTER_OUTPUT = "reporter-output"; field in class:XMLReporterConfig
H A DXMLReporter.java71 xmlBuffer.push(XMLReporterConfig.TAG_REPORTER_OUTPUT);
H A DXMLSuiteResultWriter.java305 xmlBuffer.push(XMLReporterConfig.TAG_REPORTER_OUTPUT);

Completed in 423 milliseconds