Searched defs:url_https_full (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/chrome/browser/safe_browsing/
H A Dprotocol_manager_unittest.cc290 std::string url_https_full = "https://localhost:1234/foo/bar?foo"; local
298 pm->NextChunkUrl(url_https_full).spec());
308 pm->NextChunkUrl(url_https_full).spec());

Completed in 403 milliseconds