Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/net/
DSSLSessionCacheTest.java61 new FakeSSLContext()); in testInstall_incompatibleContext()
66 static final class FakeSSLContext extends SSLContext { class in SSLSessionCacheTest
67 protected FakeSSLContext() { in FakeSSLContext() method in SSLSessionCacheTest.FakeSSLContext