Home
last modified time | relevance | path

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

/cts/libs/testserver/src/android/webkit/cts/
DCtsTestServer.java92 public class CtsTestServer { class
156 public CtsTestServer(Context context) throws Exception { in CtsTestServer() method in CtsTestServer
177 public CtsTestServer(Context context, boolean ssl) throws Exception { in CtsTestServer() method in CtsTestServer
187 public CtsTestServer(Context context, SslMode sslMode) throws Exception { in CtsTestServer() method in CtsTestServer
198 public CtsTestServer(Context context, SslMode sslMode, X509TrustManager trustManager) in CtsTestServer() method in CtsTestServer