Searched refs:found_words (Results 1 – 2 of 2) sorted by relevance
60 const std::vector<std::pair<string, int64>>& found_words, in CalculateAccuracyStats() argument82 for (const std::pair<string, int64>& found_word : found_words) { in CalculateAccuracyStats()
51 const std::vector<std::pair<string, int64>>& found_words,