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

  /external/chromium/chrome/browser/prerender/
prerender_browsertest.cc 383 std::string redirect_path = CreateClientRedirect( local
387 std::make_pair("REPLACE_WITH_URL", "/" + redirect_path));
408 std::string redirect_path = CreateClientRedirect(https_url.spec()); local
411 std::make_pair("REPLACE_WITH_URL", "/" + redirect_path));
439 std::string redirect_path; local
453 std::string redirect_path = CreateServerRedirect( local
457 std::make_pair("REPLACE_WITH_URL", "/" + redirect_path));
478 std::string redirect_path = CreateServerRedirect(https_url.spec()); local
481 std::make_pair("REPLACE_WITH_URL", "/" + redirect_path));

Completed in 301 milliseconds