Home
last modified time | relevance | path

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

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DPropertiesTest.java123 MyProperties props = new MyProperties(); in test_getPropertyLjava_lang_String2() local
133 MyProperties props = new MyProperties(); in test_getPropertyLjava_lang_StringLjava_lang_String2() local
283 Properties props = new Properties(); in test_loadLjava_io_InputStream_subtest0() local
436 Properties props = new Properties(); in test_loadLjava_io_Reader_subtest0() local
892 Properties props = new Properties(); in testLoadSingleLine() local
963 Properties props = new Properties(); in testStore_scenario0() local
972 Properties props = new Properties(); in testStore_scenario1() local
981 Properties props = new Properties(); in testStore_scenario2() local
990 Properties props = new Properties(); in testStore_scenario3() local
999 Properties props = new Properties(); in testStore_scenario4() local
[all …]
/libcore/luni/src/test/java/libcore/java/lang/
DOldSystemTest.java173 String [] props = {"java.vendor.url", in test_getProperties() local
274 String[] props = { "PATH" }; in test_getenv() local
/libcore/luni/src/test/java/libcore/java/sql/
DOldDriverPropertyInfoTest.java51 Properties props = new Properties(); in testPublicFields() local
/libcore/luni/src/test/java/libcore/java/util/logging/
DOldMemoryHandlerTest.java36 final static Properties props = new Properties(); field in OldMemoryHandlerTest
DOldLogManagerTest.java39 Properties props; field in OldLogManagerTest
DOldFileHandlerTest.java41 final static Properties props = new Properties(); field in OldFileHandlerTest
/libcore/support/src/test/java/tests/support/
DSupport_Configuration.java112 static Hashtable<String, String> props = null; field in Support_Configuration
121 Hashtable<String, String> props = new Hashtable<String, String>(); in loadProperties() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
DSystemTest.java131 String[] props = { "java.version", "java.vendor", "java.vendor.url", in test_getProperties() local
/libcore/luni/src/main/java/java/util/logging/
DLogManager.java144 private Properties props; field in LogManager
/libcore/luni/src/test/java/libcore/java/net/
DOldServerSocketTest.java201 Properties props = (Properties) System.getProperties().clone(); in test_ConstructorI_SocksSet() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
DServerSocketTest.java105 Properties props = (Properties) System.getProperties().clone(); in test_ConstructorI_SocksSet() local