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

/openjdk7/jdk/test/java/util/logging/bundlesearch/
H A DIndirectlyLoadABundle.java46 if (!testForValidResourceSetup(yetAnotherResourceCL)) {
52 if (testForValidResourceSetup(myCL)) {
158 private boolean testForValidResourceSetup(ClassLoader cl) { method in class:IndirectlyLoadABundle

Completed in 21 milliseconds