Searched refs:groupAttrs (Results 1 – 1 of 1) sorted by relevance
130 Properties groupAttrs = new Properties(); in writeSuiteGroups() local131 groupAttrs.setProperty(XMLReporterConfig.ATTR_NAME, entry.getKey()); in writeSuiteGroups()132 xmlBuffer.push(XMLReporterConfig.TAG_GROUP, groupAttrs); in writeSuiteGroups()