Home
last modified time | relevance | path

Searched refs:setProperties (Results 1 – 17 of 17) sorted by relevance

/libcore/luni/src/test/java/libcore/java/lang/
DSystemTest.java179 System.setProperties(p); in testSystemProperties_immutable()
236 System.setProperties(null); in testSystemProperties_setProperties_null()
253 System.setProperties(newProperties); in testSystemProperties_setProperties_nonNull()
DLongTest.java29 System.setProperties(testProperties); in testSystemProperties()
34 System.setProperties(originalProperties); in testSystemProperties()
DIntegerTest.java44 System.setProperties(testProperties); in testSystemProperties()
49 System.setProperties(originalProperties); in testSystemProperties()
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
DSystemTest.java299 System.setProperties(tProps); in test_setPropertiesLjava_util_Properties()
305 System.setProperties(orgProps); in test_setPropertiesLjava_util_Properties()
DLongTest.java33 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()
DIntegerTest.java33 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()
/libcore/ojluni/annotations/hiddenapi/sun/net/www/
DURLConnection.java42 public void setProperties(sun.net.www.MessageHeader properties) { in setProperties() method in URLConnection
/libcore/ojluni/annotations/mmodule/java/lang/
DSystem.annotated.java67 public static void setProperties(java.util.Properties props) { throw new RuntimeException("Stub!");… in setProperties() method in System
/libcore/ojluni/src/main/java/sun/net/www/
DURLConnection.java64 public void setProperties(MessageHeader properties) { in setProperties() method in URLConnection
/libcore/ojluni/annotations/sdk/nullability/java/lang/
DSystem.annotated.java67 public static void setProperties(@libcore.util.Nullable java.util.Properties props) { throw new Run… in setProperties() method in System
/libcore/luni/src/test/java/libcore/java/net/
DOldServerSocketTest.java207 System.setProperties(props); in test_ConstructorI_SocksSet()
/libcore/ojluni/annotations/hiddenapi/java/lang/
DSystem.java183 public static void setProperties(java.util.Properties props) { in setProperties() method in System
/libcore/ojluni/src/main/java/sun/net/www/protocol/ftp/
DFtpURLConnection.java525 setProperties(msgh); in getInputStream()
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
DProxySelectorTest.java559 System.setProperties(originalSystemProperties); in tearDown()
DServerSocketTest.java122 System.setProperties(props); in test_ConstructorI_SocksSet()
/libcore/ojluni/src/main/java/java/lang/
DSystem.java1282 public static void setProperties(Properties props) { in setProperties() method in System
/libcore/api/
Dcurrent.txt4354 method public static void setProperties(@Nullable java.util.Properties);