Home
last modified time | relevance | path

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

/external/cronet/tot/net/test/spawned_test_server/
Dbase_test_server.h48 struct SSLOptions { struct
49 enum ServerCertificate {
113 // Initialize a TestServer with a specific set of SSLOptions for HTTPS or WSS. argument
Dbase_test_server.cc75 BaseTestServer::SSLOptions::SSLOptions(ServerCertificate cert) in SSLOptions() function in net::BaseTestServer::SSLOptions
77 BaseTestServer::SSLOptions::SSLOptions(base::FilePath cert) in SSLOptions() function in net::BaseTestServer::SSLOptions
/external/cronet/stable/net/test/spawned_test_server/
Dbase_test_server.h48 struct SSLOptions { struct
49 enum ServerCertificate {
113 // Initialize a TestServer with a specific set of SSLOptions for HTTPS or WSS. argument
Dbase_test_server.cc75 BaseTestServer::SSLOptions::SSLOptions(ServerCertificate cert) in SSLOptions() function in net::BaseTestServer::SSLOptions
77 BaseTestServer::SSLOptions::SSLOptions(base::FilePath cert) in SSLOptions() function in net::BaseTestServer::SSLOptions