Searched refs:TestVisibilityClassLoader (Results 1 – 1 of 1) sorted by relevance
97 static class TestVisibilityClassLoader class in BytecodeGenTest102 public TestVisibilityClassLoader(boolean hideInternals) { in TestVisibilityClassLoader() method in BytecodeGenTest.TestVisibilityClassLoader177 ClassLoader testClassLoader = new TestVisibilityClassLoader(true); in setUp()308 ClassLoader testClassLoader = new TestVisibilityClassLoader(false); in testClassLoaderBridging()