Searched refs:expectedChildCount (Results 1 – 1 of 1) sorted by relevance
127 private static void waitGroupChildren(ThreadGroup tg, int expectedChildCount, int timeoutS) in waitGroupChildren() argument133 if (lthreads.size() == expectedChildCount) { in waitGroupChildren()142 throw new RuntimeException("Waited unsuccessfully for " + expectedChildCount + " children."); in waitGroupChildren()