Home
last modified time | relevance | path

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

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DControlTest.java464 ClassLoader URLLoader = systemLoader; in test_needsReload_LStringLLocaleLStringLClassLoaderResourceBundleJ() local
467 final URL srcFile = URLLoader.getResource(control.toResourceName( in test_needsReload_LStringLLocaleLStringLClassLoaderResourceBundleJ()
473 if (null != URLLoader.getResourceAsStream(copyFile.toURL().toString())) { in test_needsReload_LStringLLocaleLStringLClassLoaderResourceBundleJ()
476 URLLoader, false); in test_needsReload_LStringLLocaleLStringLClassLoaderResourceBundleJ()
481 PROPERTIES, URLLoader, bundle, time)); in test_needsReload_LStringLLocaleLStringLClassLoaderResourceBundleJ()
486 PROPERTIES, URLLoader, bundle, time)); in test_needsReload_LStringLLocaleLStringLClassLoaderResourceBundleJ()
489 PROPERTIES, URLLoader, bundle, time)); in test_needsReload_LStringLLocaleLStringLClassLoaderResourceBundleJ()
492 PROPERTIES, URLLoader, bundle, 2006L)); in test_needsReload_LStringLLocaleLStringLClassLoaderResourceBundleJ()
501 PROPERTIES, URLLoader, otherBundle, time)); in test_needsReload_LStringLLocaleLStringLClassLoaderResourceBundleJ()
503 PROPERTIES, URLLoader, false); in test_needsReload_LStringLLocaleLStringLClassLoaderResourceBundleJ()
[all …]