Searched refs:cachedConnection2 (Results 1 – 1 of 1) sorted by relevance
158 JarURLConnection cachedConnection2 = (JarURLConnection) resourceFromJar.openConnection(); in testCachedJarStreamBehavior() local159 assertTrue(cachedConnection2.getUseCaches()); in testCachedJarStreamBehavior()167 InputStream is2 = cachedConnection2.getInputStream(); in testCachedJarStreamBehavior()171 isJarUrlConnectClosed(cachedConnection2)); in testCachedJarStreamBehavior()