Searched refs:arrayIncludes (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.java220 !arrayIncludes(groups(testRoot), child));
222 !arrayIncludes(groups(originalCurrent), testRoot));
471 !arrayIncludes(groups(testRoot.getParent()), testRoot));
1090 private boolean arrayIncludes(Object[] array, Object toTest) { method in class:ThreadGroupTest

Completed in 43 milliseconds