Home
last modified time | relevance | path

Searched defs:GetAllMisspellings (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/spellchecker/
Dfeedback.cc162 std::vector<Misspelling> Feedback::GetAllMisspellings() const { in GetAllMisspellings() function in spellcheck::Feedback
Dfeedback_unittest.cc162 TEST_F(FeedbackTest, GetAllMisspellings) { in TEST_F() argument