Home
last modified time | relevance | path

Searched refs:getClassPathEntries (Results 1 – 6 of 6) sorted by relevance

/external/guava/guava-tests/test/com/google/common/reflect/
DClassPathTest.java171 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()
/external/caliper/caliper/src/main/java/com/google/caliper/runner/
DJarFinder.java67 map.putAll(getClassPathEntries(classLoader)); in findJarFiles()
75 @VisibleForTesting static ImmutableMap<URI, ClassLoader> getClassPathEntries( in getClassPathEntries() method in JarFinder
81 entries.putAll(getClassPathEntries(parent)); in getClassPathEntries()
/external/guava/guava/src/com/google/common/reflect/
DClassPath.java91 for (Map.Entry<URI, ClassLoader> entry : getClassPathEntries(classloader).entrySet()) { in from()
278 @VisibleForTesting static ImmutableMap<URI, ClassLoader> getClassPathEntries( in getClassPathEntries() method in ClassPath
284 entries.putAll(getClassPathEntries(parent)); in getClassPathEntries()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/guice/lib/
Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...