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

  /external/chromium_org/chrome/browser/history/
scored_history_match.cc 162 HistoryURLProvider::kScoreForBestInlineableResult :
171 hup_like_score = HistoryURLProvider::kScoreForBestInlineableResult;
529 HistoryURLProvider::kScoreForBestInlineableResult - 1;
  /external/chromium_org/chrome/browser/autocomplete/
history_url_provider.h 158 static const int kScoreForBestInlineableResult;
history_quick_provider_unittest.cc 492 HistoryURLProvider::kScoreForBestInlineableResult);
542 HistoryURLProvider::kScoreForBestInlineableResult);
history_quick_provider.cc 175 HistoryURLProvider::kScoreForBestInlineableResult;
history_url_provider.cc 227 const int HistoryURLProvider::kScoreForBestInlineableResult = 1413;
604 return kScoreForBestInlineableResult;
    [all...]

Completed in 170 milliseconds