Searched refs:wipeAllThreads (Results 1 - 1 of 1) sorted by relevance

/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
H A DThreadGroupTest.java891 private boolean wipeAllThreads(final ThreadGroup aGroup) { method in class:ThreadGroupTest
901 ok = ok && wipeAllThreads(element);

Completed in 45 milliseconds