Searched refs:ATTR_GROUPS (Results 1 – 2 of 2) sorted by relevance
40 public static final String ATTR_GROUPS = "groups"; field in XMLReporterConfig
206 attributes.setProperty(XMLReporterConfig.ATTR_GROUPS, groupNamesStr); in getTestResultAttributes()