Searched defs:GetAllMisspellings (Results 1 – 2 of 2) sorted by relevance
162 std::vector<Misspelling> Feedback::GetAllMisspellings() const { in GetAllMisspellings() function in spellcheck::Feedback
162 TEST_F(FeedbackTest, GetAllMisspellings) { in TEST_F() argument