Searched refs:topGroups (Results 1 – 1 of 1) sorted by relevance
41 ThreadGroup topGroups[] = getTopThreadGroups(); in doTest() local42 if (topGroups == null || topGroups.length != 1 || topGroups[0] != rootGroup) { in doTest()43 System.out.println(Arrays.toString(topGroups)); in doTest()