Searched refs:MatchMap (Results 1 – 7 of 7) sorted by relevance
53 typedef BaseSearchProvider::MatchMap MatchMap; typedef in TestBaseSearchProvider78 MatchMap* map) { in AddMatchToMap()123 TestBaseSearchProvider::MatchMap map; in TEST_F()
262 MatchMap* map);268 MatchMap* map);290 MatchMap* map);
103 typedef std::map<MatchKey, AutocompleteMatch> MatchMap; typedef194 MatchMap* map);
803 MatchMap map; in ConvertResultsToAutocompleteMatches()879 for (MatchMap::const_iterator i(map.begin()); i != map.end(); ++i) in ConvertResultsToAutocompleteMatches()986 MatchMap* map) { in AddRawHistoryResultsToMap()1018 MatchMap* map) { in AddTransformedHistoryResultsToMap()1182 MatchMap* map) { in AddSuggestResultsToMap()1422 MatchMap map; in FindAnswersPrefetchData()1431 for (MatchMap::const_iterator i(map.begin()); i != map.end(); ++i) in FindAnswersPrefetchData()
355 MatchMap* map) { in AddMatchToMap()381 const std::pair<MatchMap::iterator, bool> i( in AddMatchToMap()
279 MatchMap* map) { in AddSuggestResultsToMap()353 MatchMap map; in ConvertResultsToAutocompleteMatches()397 for (MatchMap::const_iterator it(map.begin()); it != map.end(); ++it) in ConvertResultsToAutocompleteMatches()
96 MatchMap* map);