HomeSort by relevance Sort by last modified time
    Searched refs:kBaseScoreForNonInlineableResult (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/autocomplete/
history_url_provider.h 161 static const int kBaseScoreForNonInlineableResult;
history_url_provider.cc 230 const int HistoryURLProvider::kBaseScoreForNonInlineableResult = 900;
613 return kBaseScoreForNonInlineableResult +
    [all...]
  /external/chromium_org/chrome/browser/history/
scored_history_match.cc 163 HistoryURLProvider::kBaseScoreForNonInlineableResult;

Completed in 631 milliseconds