Searched defs:getClassPathUrls (Results 1 – 9 of 9) sorted by relevance
56 static URL[] getClassPathUrls() { in getClassPathUrls() method in ClassPathUtil
57 private static URL[] getClassPathUrls(ClassLoader classloader) { in getClassPathUrls() method in SandboxClassLoader
191 private URL[] getClassPathUrls() { in getClassPathUrls() method in EnumsTest
262 private URL[] getClassPathUrls() { in getClassPathUrls() method in FinalizableReferenceQueueClassLoaderUnloadingTest
78 private static URL[] getClassPathUrls(ClassLoader classloader) { in getClassPathUrls() method in SandboxClassLoader
223 private static URL[] getClassPathUrls(ClassLoader original) { in getClassPathUrls() method in TemplateVarsTest.ShadowLoader