Searched refs:setProperties (Results 1 – 12 of 12) sorted by relevance
25 System.setProperties(null); in timeGetProperties()
169 System.setProperties(p); in testSystemProperties_immutable()197 System.setProperties(null); in testSystemProperties_setProperties_null()214 System.setProperties(newProperties); in testSystemProperties_setProperties_nonNull()
28 System.setProperties(testProperties); in testSystemProperties()35 System.setProperties(originalProperties); in testSystemProperties()
28 System.setProperties(testProperties); in testSystemProperties()33 System.setProperties(originalProperties); in testSystemProperties()
78 System.setProperties(properties); in setSystemProperty()
299 System.setProperties(tProps); in test_setPropertiesLjava_util_Properties()305 System.setProperties(orgProps); in test_setPropertiesLjava_util_Properties()
33 System.setProperties(orgProps); in tearDown()160 System.setProperties(tProps); in test_getLongLjava_lang_String()175 System.setProperties(tProps); in test_getLongLjava_lang_StringJ()190 System.setProperties(tProps); in test_getLongLjava_lang_StringLjava_lang_Long()
33 System.setProperties(orgProps); in tearDown()241 System.setProperties(tProps); in test_getIntegerLjava_lang_String()256 System.setProperties(tProps); in test_getIntegerLjava_lang_StringI()271 System.setProperties(tProps); in test_getIntegerLjava_lang_StringLjava_lang_Integer()
207 System.setProperties(props); in test_ConstructorI_SocksSet()
559 System.setProperties(originalSystemProperties); in tearDown()
111 System.setProperties(props); in test_ConstructorI_SocksSet()
1074 public static void setProperties(Properties p) { in setProperties() method in System