Home
last modified time | relevance | path

Searched defs:testSSLContext (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/net/http/
H A DAbstractProxyTest.java60 TestSSLContext testSSLContext = TestSSLContext.create(); in testConnectToHttps() local
83 private SSLSocketFactory newSslSocketFactory(TestSSLContext testSSLContext) throws Exception { in newSslSocketFactory()
149 TestSSLContext testSSLContext = TestSSLContext.create(); in testConnectViaHttpProxyToHttps() local