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

/external/chromium_org/chrome/browser/ssl/
H A Dssl_browser_tests.cc290 std::string* top_frame_path) {
321 top_frame_path);
1444 std::string top_frame_path; local
1448 &top_frame_path));
1452 https_server_.GetURL(top_frame_path));
1550 std::string top_frame_path; local
1554 &top_frame_path));
1558 https_server_expired_.GetURL(top_frame_path));
1589 std::string top_frame_path; local
1593 &top_frame_path));
287 GetTopFramePath(const net::SpawnedTestServer& http_server, const net::SpawnedTestServer& good_https_server, const net::SpawnedTestServer& bad_https_server, std::string* top_frame_path) argument
[all...]

Completed in 664 milliseconds