Searched refs:HistoryResults (Results 1 – 2 of 2) sorted by relevance
145 typedef std::vector<history::KeywordSearchTermVisit> HistoryResults; typedef272 const HistoryResults& results,282 const HistoryResults& results,364 HistoryResults raw_keyword_history_results_;365 HistoryResults raw_default_history_results_;
987 const HistoryResults& raw_results = in AddRawHistoryResultsToMap()1029 SearchProvider::ScoreHistoryResultsHelper(const HistoryResults& results, in ScoreHistoryResultsHelper()1042 for (HistoryResults::const_iterator i(results.begin()); i != results.end(); in ScoreHistoryResultsHelper()1140 const HistoryResults& results, in ScoreHistoryResults()