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

/external/chromium/chrome/browser/history/
H A Dhistory_backend_unittest.cc97 // |did_replace| is true if the transition is non-user initiated and the
101 void AddClientRedirect(const GURL& url1, const GURL& url2, bool did_replace, argument
112 history::SOURCE_BROWSED, did_replace));
/external/chromium_org/chrome/browser/history/
H A Dhistory_backend_unittest.cc180 // |did_replace| is true if the transition is non-user initiated and the
185 void AddClientRedirect(const GURL& url1, const GURL& url2, bool did_replace, argument
197 history::SOURCE_BROWSED, did_replace);

Completed in 111 milliseconds