Lines Matching full:seen_suggestions
79 std::set<std::pair<string16, string16> > seen_suggestions;87 if (seen_suggestions.insert(suggestion).second) {