HomeSort by relevance Sort by last modified time
    Searched full:https_server_ (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/ssl/
ssl_browser_tests.cc 26 : https_server_(
191 net::TestServer https_server_; member in class:SSLUITest
231 ASSERT_TRUE(https_server_.Start());
234 https_server_.GetURL("files/ssl/google.html"));
270 ASSERT_TRUE(https_server_.Start());
275 https_server_.GetURL("files/ssl/google.html"));
433 ASSERT_TRUE(https_server_.Start());
443 https_server_.GetURL(replacement_path));
453 ASSERT_TRUE(https_server_.Start());
455 ui_test_utils::NavigateToURL(browser(), https_server_.GetURL
    [all...]

Completed in 352 milliseconds