Home
last modified time | relevance | path

Searched refs:timeoutS (Results 1 – 1 of 1) sorted by relevance

/art/test/925-threadgroups/src/art/
DTest925.java122 private static void waitGroupChildren(ThreadGroup tg, int expectedChildCount, int timeoutS) in waitGroupChildren() argument
124 for (int i = 0; i < timeoutS; i++) { in waitGroupChildren()