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

/openjdk7/jdk/test/java/util/logging/bundlesearch/
H A DResourceBundleSearchTest.java178 ClassLoader setOnTCCL) throws InterruptedException {
182 LoggingThread lr = new LoggingThread(bundleName, setOnTCCL);
261 public LoggingThread(String bundleName, ClassLoader setOnTCCL) { argument
262 this.clToSetOnTCCL = setOnTCCL;
177 testGetBundleFromTCCL(String bundleName, ClassLoader setOnTCCL) argument

Completed in 33 milliseconds