Searched refs:activeGroupCount (Results 1 – 5 of 5) sorted by relevance
77 0, tg.activeGroupCount()); in test_activeGroupCount()84 0, tg.activeGroupCount()); in test_activeGroupCount()87 0, tg.activeGroupCount()); in test_activeGroupCount()90 1, tg.activeGroupCount()); in test_activeGroupCount()93 2, tg.activeGroupCount()); in test_activeGroupCount()155 int numChildGroupsBefore = initialThreadGroup.activeGroupCount(); in test_enumerateLThreadGroupArray()158 int numChildGroupsAfter = initialThreadGroup.activeGroupCount(); in test_enumerateLThreadGroupArray()180 assertEquals(numChildGroupsBefore + 1, initialThreadGroup.activeGroupCount()); in test_enumerateLThreadGroupArray()186 int numGroupThreads = thrGroup.activeGroupCount(); in test_enumerateLThreadGroupArrayLZ()196 numGroupThreads = thrGroup.activeGroupCount(); in test_enumerateLThreadGroupArrayLZ()[all …]
107 public int activeGroupCount() { in activeGroupCount() method in ThreadGroup
489 public int activeGroupCount() { in activeGroupCount() method in ThreadGroup505 n += groupsSnapshot[i].activeGroupCount(); in activeGroupCount()
662 int count = parent.activeGroupCount(); in allGroups()704 int count = parent.activeGroupCount(); in groups()
4056 method public int activeGroupCount();