Searched defs:HasWord (Results 1 – 2 of 2) sorted by relevance
259 bool SpellcheckCustomDictionary::HasWord(const std::string& word) const { in HasWord() function in SpellcheckCustomDictionary
1165 TEST_F(SpellcheckCustomDictionaryTest, HasWord) { in TEST_F() argument