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

  /external/chromium_org/chrome/browser/autocomplete/
history_url_provider.h 190 static const int kScoreForWhatYouTypedResult;
history_quick_provider_unittest.cc 611 HistoryURLProvider::kScoreForWhatYouTypedResult);
640 HistoryURLProvider::kScoreForWhatYouTypedResult);
650 HistoryURLProvider::kScoreForWhatYouTypedResult);
    [all...]
history_quick_provider.cc 180 HistoryURLProvider::kScoreForWhatYouTypedResult;
history_url_provider.cc 390 const int HistoryURLProvider::kScoreForWhatYouTypedResult = 1203;
696 return kScoreForWhatYouTypedResult;
    [all...]
  /external/chromium_org/athena/main/
url_search_provider.cc 31 const int kScoreForWhatYouTypedResult = 1203;
259 what_you_typed_match.relevance = kScoreForWhatYouTypedResult;

Completed in 83 milliseconds