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

/openjdk7/jdk/test/sun/management/jmxremote/bootstrap/
H A DTestLogger.java28 public class TestLogger { class
54 public TestLogger(Class clazz) { method in class:TestLogger
58 public TestLogger(Class clazz, String postfix) { method in class:TestLogger
63 public TestLogger(String className) { method in class:TestLogger
67 public TestLogger(String loggerName, String className) { method in class:TestLogger
H A DRmiSslNoKeyStoreTest.java48 import util.TestLogger;
76 static TestLogger log =
77 new TestLogger("RmiSslNoKeyStoreTest");
H A DRmiBootstrapTest.java45 import util.TestLogger;
73 static TestLogger log =
74 new TestLogger("RmiBootstrapTest");

Completed in 31 milliseconds