Searched refs:LearnFromNavigation (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/net/
H A Dconnect_interceptor.cc52 predictor_->LearnFromNavigation(original_scheme_host,
61 predictor_->LearnFromNavigation(referring_scheme_host,
H A Dpredictor_browsertest.cc126 void LearnFromNavigation(const GURL& referring_url, const GURL& target_url) { function in class:chrome_browser_net::PredictorBrowserTest
130 base::Bind(&Predictor::LearnFromNavigation,
168 LearnFromNavigation(referring_url_, target_url_);
H A Dpredictor.h182 void LearnFromNavigation(const GURL& referring_url, const GURL& target_url);
H A Dpredictor_unittest.cc689 predictor.LearnFromNavigation(host_1, host_2);
H A Dpredictor.cc467 void Predictor::LearnFromNavigation(const GURL& referring_url, function in class:chrome_browser_net::Predictor

Completed in 297 milliseconds