Searched refs:newPathClassLoader (Results 1 – 1 of 1) sorted by relevance
587 ClassLoader classLoaderA = newPathClassLoader(); in testClassNotCachedWithDifferentParentClassLoaders()593 ClassLoader classLoaderB = newPathClassLoader(); in testClassNotCachedWithDifferentParentClassLoaders()761 private ClassLoader newPathClassLoader() throws Exception { in newPathClassLoader() method in ProxyBuilderTest