Searched refs:formatGroups (Results 1 – 1 of 1) sorted by relevance
642 includedGroups = formatGroups(context.getIncludedGroups()); in TestResult()643 excludedGroups = formatGroups(context.getExcludedGroups()); in TestResult()769 protected String formatGroups(String[] groups) { in formatGroups() method in EmailableReporter2.TestResult