Home
last modified time | relevance | path

Searched defs:uncachedConnection (Results 1 – 1 of 1) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
DClassLoaderTest.java140 JarURLConnection uncachedConnection = (JarURLConnection) resourceFromJar.openConnection(); in testUncachedJarStreamBehavior() local
185 JarURLConnection uncachedConnection = (JarURLConnection) resourceFromJar.openConnection(); in testResourceJarFileBehavior() local