HomeSort by relevance Sort by last modified time
    Searched refs:https_server_expired_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ssl/
ssl_browser_tests.cc 28 https_server_expired_(
192 net::TestServer https_server_expired_; member in class:SSLUITest
215 ASSERT_TRUE(https_server_expired_.Start());
220 https_server_expired_.host_port_pair(),
242 ASSERT_TRUE(https_server_expired_.Start());
245 https_server_expired_.GetURL("files/ssl/google.html"));
271 ASSERT_TRUE(https_server_expired_.Start());
282 https_server_expired_.GetURL("files/ssl/google.html");
315 ASSERT_TRUE(https_server_expired_.Start());
326 https_server_expired_.GetURL("files/ssl/google.html"))
    [all...]
  /external/chromium_org/chrome/browser/ssl/
ssl_browser_tests.cc 101 https_server_expired_(net::SpawnedTestServer::TYPE_HTTPS,
304 net::SpawnedTestServer https_server_expired_; member in class:SSLUITest
351 ASSERT_TRUE(https_server_expired_.Start());
356 https_server_expired_.host_port_pair(),
386 ASSERT_TRUE(https_server_expired_.Start());
389 https_server_expired_.GetURL("files/ssl/google.html"));
415 ASSERT_TRUE(https_server_expired_.Start());
426 https_server_expired_.GetURL("files/ssl/google.html");
460 ASSERT_TRUE(https_server_expired_.Start());
471 https_server_expired_.GetURL("files/ssl/google.html"))
    [all...]

Completed in 40 milliseconds