Searched refs:PROPERTIES (Results 1 – 1 of 1) sorted by relevance
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/ |
D | ControlTest.java | 461 String PROPERTIES = "java.properties"; in test_needsReload_LStringLLocaleLStringLClassLoaderResourceBundleJ() local 475 bundle = control.newBundle(propertiesNameCopy, frFR, PROPERTIES, 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() 495 PROPERTIES, systemLoader, bundle, time)); in test_needsReload_LStringLLocaleLStringLClassLoaderResourceBundleJ() 498 Locale.ROOT, PROPERTIES, systemLoader, false); in test_needsReload_LStringLLocaleLStringLClassLoaderResourceBundleJ() 501 PROPERTIES, URLLoader, otherBundle, time)); in test_needsReload_LStringLLocaleLStringLClassLoaderResourceBundleJ() 503 PROPERTIES, URLLoader, false); in test_needsReload_LStringLLocaleLStringLClassLoaderResourceBundleJ() [all …]
|