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

/external/chromium_org/chrome/browser/autocomplete/
H A Dhistory_url_provider.h190 static const int kScoreForWhatYouTypedResult; member in class:HistoryURLProvider
H A Dhistory_quick_provider_unittest.cc611 HistoryURLProvider::kScoreForWhatYouTypedResult);
640 HistoryURLProvider::kScoreForWhatYouTypedResult);
650 HistoryURLProvider::kScoreForWhatYouTypedResult);
H A Dhistory_quick_provider.cc180 HistoryURLProvider::kScoreForWhatYouTypedResult;
H A Dhistory_url_provider.cc390 const int HistoryURLProvider::kScoreForWhatYouTypedResult = 1203; member in class:HistoryURLProvider
696 return kScoreForWhatYouTypedResult;
/external/chromium_org/athena/main/
H A Durl_search_provider.cc31 const int kScoreForWhatYouTypedResult = 1203; member in namespace:athena::__anon2139
259 what_you_typed_match.relevance = kScoreForWhatYouTypedResult;

Completed in 545 milliseconds