HomeSort by relevance Sort by last modified time
    Searched defs:LearnFromNavigation (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/net/
predictor_browsertest.cc 126 void LearnFromNavigation(const GURL& referring_url, const GURL& target_url) {
130 base::Bind(&Predictor::LearnFromNavigation,
168 LearnFromNavigation(referring_url_, target_url_);
predictor.cc 467 void Predictor::LearnFromNavigation(const GURL& referring_url,
    [all...]

Completed in 80 milliseconds