Searched defs:buildRandomTreeUnder (Results 1 - 1 of 1) sorted by relevance

/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/
H A DThreadGroupTest.java562 final Vector<ThreadGroup> subgroups = buildRandomTreeUnder(testRoot, DEPTH);
987 buildRandomTreeUnder(testRoot, DEPTH);
1845 private Vector<ThreadGroup> buildRandomTreeUnder(ThreadGroup aGroup, int depth) { method in class:ThreadGroupTest

Completed in 67 milliseconds