Home
last modified time | relevance | path

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

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
DThreadGroupTest.java129 final int DEPTH = 4; in test_destroy() local
130 final Vector<ThreadGroup> subgroups = buildRandomTreeUnder(testRoot, DEPTH); in test_destroy()
347 final int DEPTH = 4; in test_parentOfLjava_lang_ThreadGroup() local
348 buildRandomTreeUnder(testRoot, DEPTH); in test_parentOfLjava_lang_ThreadGroup()