Searched refs:buildRandomTreeUnder (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.java171 final Vector<ThreadGroup> subgroups = buildRandomTreeUnder(testRoot, DEPTH);
459 buildRandomTreeUnder(testRoot, DEPTH);
1066 private Vector<ThreadGroup> buildRandomTreeUnder(ThreadGroup aGroup, int depth) { method in class:ThreadGroupTest

Completed in 33 milliseconds