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

/openjdk7/jdk/test/java/util/logging/bundlesearch/
H A DLoadItUp2.java43 return lookupBundle(rbName);
46 private boolean lookupBundle(String rbName) { method in class:LoadItUp2
53 "As expected, LoadItUp2.lookupBundle() did not find the bundle "
58 System.out.println("FAILED: LoadItUp2.lookupBundle() found the bundle "

Completed in 103 milliseconds