MatchesAll        271 chrome/browser/history/query_parser.cc   bool MatchesAll(const std::vector<QueryWord>& words,
MatchesAll        317 chrome/browser/history/query_parser.cc   if (MatchesAll(words, &first_word, &last_word)) {
MatchesAll        329 chrome/browser/history/query_parser.cc   return MatchesAll(words, &first_word, &last_word);