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

/external/chromium_org/chrome/browser/autocomplete/
H A Dhistory_url_provider.h188 static const int kScoreForBestInlineableResult; member in class:HistoryURLProvider
H A Dhistory_quick_provider.cc158 HistoryURLProvider::kScoreForBestInlineableResult;
H A Dhistory_quick_provider_unittest.cc603 HistoryURLProvider::kScoreForBestInlineableResult);
660 HistoryURLProvider::kScoreForBestInlineableResult);
H A Dhistory_url_provider.cc388 const int HistoryURLProvider::kScoreForBestInlineableResult = 1413; member in class:HistoryURLProvider
690 return kScoreForBestInlineableResult;
/external/chromium_org/chrome/browser/history/
H A Dscored_history_match.cc170 HistoryURLProvider::kScoreForBestInlineableResult :
179 hup_like_score = HistoryURLProvider::kScoreForBestInlineableResult;
600 HistoryURLProvider::kScoreForBestInlineableResult - 1;

Completed in 206 milliseconds