Searched defs:redirect_chain (Results 1 – 12 of 12) sorted by relevance
110 void SetRedirectChain(const std::vector<GURL>& redirect_chain, in SetRedirectChain()121 std::vector<GURL> redirect_chain; in SimpleNavigateAndCommit() local368 std::vector<GURL> redirect_chain; in TEST_F() local
316 void SetRedirectChain(const std::vector<GURL>& redirect_chain) { in SetRedirectChain()635 std::vector<GURL> redirect_chain; in TEST_F() local712 std::vector<GURL> redirect_chain; in TEST_F() local751 std::vector<GURL> redirect_chain; in TEST_F() local
108 const std::vector<GURL>& redirect_chain, in AddNavigationFeatures()
46 std::vector<GURL> redirect_chain; member
122 std::vector<GURL> redirect_chain; member
566 std::vector<GURL> redirect_chain; in RequestOpenURL() local581 const std::vector<GURL>& redirect_chain, in RequestTransferURL()
104 const std::vector<GURL>& redirect_chain, in RequestTransferURL()
293 const std::vector<GURL>& redirect_chain) { in SetRedirectChain()
125 const std::vector<GURL>& redirect_chain() const { return redirect_chain_; } in redirect_chain() function
76 std::vector<GURL> redirect_chain; in MakeNavigationEntryForTest() local
31 const std::vector<GURL>& redirect_chain = entry->GetRedirectChain(); in DoesEntryMatchURL() local
73 std::vector<GURL> redirect_chain; member