Searched refs:getClassPathEntries (Results 1 – 6 of 6) sorted by relevance
171 assertThat(ClassPath.getClassPathEntries(new URLClassLoader(new URL[0], null)).keySet()) in testClassPathEntries_emptyURLClassLoader_noParent()181 ClassPath.getClassPathEntries(classloader)); in testClassPathEntries_URLClassLoader_noParent()189 ImmutableMap<URI, ClassLoader> classPathEntries = ClassPath.getClassPathEntries(child); in testClassPathEntries_URLClassLoader_withParent()198 assertEquals(ImmutableMap.of(url.toURI(), parent), ClassPath.getClassPathEntries(child)); in testClassPathEntries_duplicateUri_parentWins()202 assertThat(ClassPath.getClassPathEntries(new ClassLoader(null) {}).keySet()).isEmpty(); in testClassPathEntries_notURLClassLoader_noParent()210 ClassPath.getClassPathEntries(new ClassLoader(parent) {})); in testClassPathEntries_notURLClassLoader_withParent()220 ClassPath.getClassPathEntries(new ClassLoader(parent) {})); in testClassPathEntries_notURLClassLoader_withParentAndGrandParent()229 ClassPath.getClassPathEntries(new ClassLoader(parent) {})); in testClassPathEntries_notURLClassLoader_withGrandParent()
67 map.putAll(getClassPathEntries(classLoader)); in findJarFiles()75 @VisibleForTesting static ImmutableMap<URI, ClassLoader> getClassPathEntries( in getClassPathEntries() method in JarFinder81 entries.putAll(getClassPathEntries(parent)); in getClassPathEntries()
91 for (Map.Entry<URI, ClassLoader> entry : getClassPathEntries(classloader).entrySet()) { in from()278 @VisibleForTesting static ImmutableMap<URI, ClassLoader> getClassPathEntries( in getClassPathEntries() method in ClassPath284 entries.putAll(getClassPathEntries(parent)); in getClassPathEntries()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...