Searched defs:boot (Results 1 – 4 of 4) sorted by relevance
30 private static void doTest(boolean boot, String className) throws Exception { in doTest()
30 private static void doTest(boolean boot, String segment, String className) throws Exception { in doTest()
145 final public static String boot = "double"; field in BootInternedString
196 ClassLoader boot = ClassLoader.getSystemClassLoader().getParent(); in testClassLoaderClasses() local254 final ClassLoader boot = cl; in testClassEvents() local