| /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ |
| D | ServerSocketFactoryTest.java | 36 ServerSocketFactory sf = new MyServerSocketFactory(); in test_Constructor() local 40 ServerSocketFactory sf = ServerSocketFactory.getDefault(); in test_createServerSocket() local 47 ServerSocketFactory sf = ServerSocketFactory.getDefault(); in test_createServerSocket_I() local 67 ServerSocketFactory sf = ServerSocketFactory.getDefault(); in test_createServerSocket_II() local 87 ServerSocketFactory sf = ServerSocketFactory.getDefault(); in test_createServerSocket_IIInetAddress() local
|
| D | SocketFactoryTest.java | 43 SocketFactory sf = SocketFactory.getDefault(); in test_createSocket() local 59 SocketFactory sf = SocketFactory.getDefault(); in test_createSocket_StringI() local 96 SocketFactory sf = SocketFactory.getDefault(); in test_createSocket_InetAddressI() local 127 SocketFactory sf = SocketFactory.getDefault(); in test_createSocket_InetAddressIInetAddressI() local 173 SocketFactory sf = SocketFactory.getDefault(); in test_createSocket_05() local 214 SocketFactory sf = SocketFactory.getDefault(); in test_getDefault() local
|
| /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/ |
| D | SSLSocketFactoryTest.java | 46 SocketFactory sf = SSLSocketFactory.getDefault(); in test_Constructor() local 65 SSLSocketFactory sf = (SSLSocketFactory)SSLSocketFactory.getDefault(); in test_createSocket() local 118 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_getDefaultCipherSuites() local 131 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_getSupportedCipherSuites() local
|
| D | HttpsURLConnectionTest.java | 103 SSLSocketFactory sf = HttpsURLConnection.getDefaultSSLSocketFactory(); in test_getDefaultSSLSocketFactory() local 193 SSLSocketFactory sf = con.getSSLSocketFactory(); in test_getSSLSocketFactory() local
|
| /libcore/luni/src/test/java/libcore/javax/net/ssl/ |
| D | SSLSocketFactoryTest.java | 49 SocketFactory sf = SSLSocketFactory.getDefault(); in test_SSLSocketFactory_getDefault() local 218 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocketFactory_getDefaultCipherSuitesReturnsCopies() local 223 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocketFactory_getSupportedCipherSuitesReturnsCopies() local 229 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocketFactory_createSocket() local 236 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocketFactory_createSocket() local 247 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocketFactory_createSocket() local
|
| D | SSLSocketTest.java | 76 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_getSupportedCipherSuites_returnsCopies() local 198 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_getEnabledCipherSuites_returnsCopies() local 204 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_setEnabledCipherSuites_storesCopy() local 214 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_setEnabledCipherSuites() local 244 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_getSupportedProtocols_returnsCopies() local 250 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_getEnabledProtocols_returnsCopies() local 256 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_setEnabledProtocols_storesCopy() local 266 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_setEnabledProtocols() local 305 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_getSession() local 947 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_getSSLParameters() local [all …]
|
| D | SSLContextTest.java | 431 SocketFactory sf = sslContext.getSocketFactory(); in test_SSLContext_getSocketFactory() local
|
| /libcore/luni/src/test/java/libcore/java/util/logging/ |
| D | OldSimpleFormatterTest.java | 25 SimpleFormatter sf = new SimpleFormatter(); field in OldSimpleFormatterTest
|
| /libcore/luni/src/main/java/javax/net/ssl/ |
| D | HttpsURLConnection.java | 150 public static void setDefaultSSLSocketFactory(SSLSocketFactory sf) { in setDefaultSSLSocketFactory() 287 public void setSSLSocketFactory(SSLSocketFactory sf) { in setSSLSocketFactory()
|
| /libcore/support/src/test/java/libcore/javax/net/ssl/ |
| D | TestSSLSessions.java | 67 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in create() local
|
| D | TestSSLContext.java | 271 public static SSLSocketFactory clientAuth(final SSLSocketFactory sf, in clientAuth()
|
| /libcore/benchmarks/src/benchmarks/regression/ |
| D | SSLSocketBenchmark.java | 72 private SocketFactory sf; field in SSLSocketBenchmark
|
| D | ReflectionBenchmark.java | 160 public static int sf = 0; field in ReflectionBenchmark.C
|
| /libcore/luni/src/main/java/javax/xml/validation/ |
| D | SchemaFactoryFinder.java | 156 SchemaFactory sf; in _newFactory() local
|