Searched defs:top_frame_path (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ssl/
H A Dssl_browser_tests.cc130 std::string* top_frame_path) {
161 top_frame_path);
885 std::string top_frame_path; local
889 &top_frame_path));
893 https_server_.GetURL(top_frame_path));
959 std::string top_frame_path; local
963 &top_frame_path));
967 https_server_expired_.GetURL(top_frame_path));
1003 std::string top_frame_path; local
1007 &top_frame_path));
127 GetTopFramePath(const net::TestServer& http_server, const net::TestServer& good_https_server, const net::TestServer& bad_https_server, std::string* top_frame_path) argument
[all...]

Completed in 36 milliseconds