HomeSort by relevance Sort by last modified time
    Searched defs:attributeAttrs (Results 1 - 3 of 3) sorted by null

  /external/testng/src/main/java/org/testng/reporters/
XMLSuiteResultWriter.java 326 Properties attributeAttrs = new Properties();
327 attributeAttrs.setProperty(XMLReporterConfig.ATTR_NAME, attrName);
329 attributeAttrs.setProperty(XMLReporterConfig.ATTR_IS_NULL, "true");
330 xmlBuffer.addEmptyElement(XMLReporterConfig.TAG_ATTRIBUTE, attributeAttrs);
332 xmlBuffer.push(XMLReporterConfig.TAG_ATTRIBUTE, attributeAttrs);
  /external/guice/extensions/struts2/lib/
jsp-2.1.jar 
  /prebuilts/tools/common/m2/repository/org/testng/testng/6.9.10/
testng-6.9.10.jar 

Completed in 682 milliseconds