Searched refs:HTTPSOptions (Results 1 – 6 of 6) sorted by relevance
49 const TestServer::HTTPSOptions& options) { in GetHostname()52 TestServer::HTTPSOptions::CERT_MISMATCHED_NAME) { in GetHostname()62 TestServer::HTTPSOptions::HTTPSOptions() in HTTPSOptions() function in net::TestServer::HTTPSOptions65 bulk_ciphers(HTTPSOptions::BULK_CIPHER_ANY) {} in HTTPSOptions()67 TestServer::HTTPSOptions::HTTPSOptions( in HTTPSOptions() function in net::TestServer::HTTPSOptions68 TestServer::HTTPSOptions::ServerCertificate cert) in HTTPSOptions()71 bulk_ciphers(HTTPSOptions::BULK_CIPHER_ANY) {} in HTTPSOptions()73 TestServer::HTTPSOptions::~HTTPSOptions() {} in ~HTTPSOptions()75 FilePath TestServer::HTTPSOptions::GetCertificateFile() const { in GetCertificateFile()94 TestServer::TestServer(const HTTPSOptions& https_options, in TestServer()[all …]
49 struct HTTPSOptions { struct74 HTTPSOptions();77 explicit HTTPSOptions(ServerCertificate cert);78 ~HTTPSOptions();106 TestServer(const HTTPSOptions& https_options,197 HTTPSOptions https_options_;
107 net::TestServer::HTTPSOptions https_options( in TEST_F()108 net::TestServer::HTTPSOptions::CERT_EXPIRED); in TEST_F()150 net::TestServer::HTTPSOptions https_options( in TEST_F()151 net::TestServer::HTTPSOptions::CERT_MISMATCHED_NAME); in TEST_F()195 net::TestServer::HTTPSOptions https_options; in TEST_F()255 net::TestServer::HTTPSOptions https_options; in TEST_F()571 net::TestServer::HTTPSOptions https_options; in TEST_F()574 net::TestServer::HTTPSOptions::BULK_CIPHER_RC4; in TEST_F()
22 typedef net::TestServer::HTTPSOptions HTTPSOptions; typedef in SSLUITest27 HTTPSOptions(HTTPSOptions::CERT_OK), FilePath(kDocRoot)), in SSLUITest()29 HTTPSOptions(HTTPSOptions::CERT_EXPIRED), FilePath(kDocRoot)), in SSLUITest()31 HTTPSOptions(HTTPSOptions::CERT_MISMATCHED_NAME), in SSLUITest()
647 net::TestServer::HTTPSOptions https_options(648 net::TestServer::HTTPSOptions::CERT_EXPIRED);
505 TestServer::HTTPSOptions https_options( in TEST_F()506 TestServer::HTTPSOptions::CERT_MISMATCHED_NAME); in TEST_F()537 TestServer::HTTPSOptions https_options( in TEST_F()538 TestServer::HTTPSOptions::CERT_EXPIRED); in TEST_F()597 TestServer::HTTPSOptions https_options; in TEST_F()