Searched refs:setProperties (Results 1 – 15 of 15) sorted by relevance
171 System.setProperties(p); in testSystemProperties_immutable()199 System.setProperties(null); in testSystemProperties_setProperties_null()216 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()
58 setProperties(props); in MailToURLConnection()
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()
69 public void setProperties(MessageHeader properties) { in setProperties() method in URLConnection
207 System.setProperties(props); in test_ConstructorI_SocksSet()
168 connection.setProperties(msgh); in openStream()
499 setProperties(msgh); in getInputStream()
559 System.setProperties(originalSystemProperties); in tearDown()
111 System.setProperties(props); in test_ConstructorI_SocksSet()
1150 public static void setProperties(Properties props) { in setProperties() method in System