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

/external/chromium_org/chrome/browser/prerender/
H A Dprerender_browsertest.cc157 std::string CreateServerRedirect(const std::string& dest_url) { function in namespace:prerender::__anon4458
2305 PrerenderTestURL(CreateServerRedirect("files/prerender/prerender_page.html"),
2316 PrerenderTestURL(CreateServerRedirect("files/prerender/prerender_page.html"),
2328 CreateServerRedirect("files/prerender/prerender_page.html"));
2338 std::string redirect_path = CreateServerRedirect(
3128 PrerenderTestURL(CreateServerRedirect("files/prerender/prerender_page.html"),
3756 CreateServerRedirect("invalidscheme://www.google.com/test.jpg"));
3789 CreateServerRedirect("chrome-extension://abcdefg/test.jpg"));
3806 CreateServerRedirect("invalidscheme://www.google.com/test.html"));
3847 CreateServerRedirect("file
[all...]
/external/chromium_org/chrome/browser/captive_portal/
H A Dcaptive_portal_browsertest.cc480 std::string CreateServerRedirect(const std::string& dest_url) { function in namespace:__anon2980
1638 test_server()->GetURL(CreateServerRedirect(ssl_login_url.spec())));
2160 test_server()->GetURL(CreateServerRedirect(kMockHttpsUrl)),
2181 https_server.GetURL(CreateServerRedirect(http_timeout_url.spec())),

Completed in 333 milliseconds