Searched refs:clearProperty (Results 1 – 8 of 8) sorted by relevance
48 System.clearProperty("ftp.proxyHost"); in tearDown()49 System.clearProperty("ftp.proxyPort"); in tearDown()50 System.clearProperty("ftp.nonProxyHosts"); in tearDown()51 System.clearProperty("http.proxyHost"); in tearDown()52 System.clearProperty("http.proxyPort"); in tearDown()53 System.clearProperty("http.nonProxyHosts"); in tearDown()54 System.clearProperty("https.proxyHost"); in tearDown()55 System.clearProperty("https.proxyPort"); in tearDown()56 System.clearProperty("https.nonProxyHosts"); in tearDown()57 System.clearProperty("other.proxyHost"); in tearDown()[all …]
84 System.clearProperty("java.protocol.handler.pkgs"); in testInstallCustomProtocolHandler()103 System.clearProperty("java.protocol.handler.pkgs"); in testFirstUseIsCached()
99 System.clearProperty("proxyHost"); in tearDown()100 System.clearProperty("proxyPort"); in tearDown()101 System.clearProperty("http.proxyHost"); in tearDown()102 System.clearProperty("http.proxyPort"); in tearDown()103 System.clearProperty("https.proxyHost"); in tearDown()104 System.clearProperty("https.proxyPort"); in tearDown()
238 System.clearProperty("test"); in test_clearProperty()242 System.clearProperty(null); in test_clearProperty()249 System.clearProperty(""); in test_clearProperty()
33 System.clearProperty("org.xml.sax.parser"); in testMakeParser()
299 System.clearProperty("javax.xml.parsers.DocumentBuilderFactory"); in test_newInstance()
919 public static String clearProperty(String name) { in clearProperty() method in System
1149 System.clearProperty(HANDLER_PKGS); in test_java_protocol_handler_pkgs_prop()