Searched refs:AddedToDictionary (Results 1 – 4 of 4) sorted by relevance
68 void AddedToDictionary(uint32 hash);
203 feedback_->AddedToDictionary(hash); in TEST_F()549 feedback_->AddedToDictionary(results[0].hash); in TEST_F()563 feedback_->AddedToDictionary(add_to_dict_hash); in TEST_F()
192 void FeedbackSender::AddedToDictionary(uint32 hash) { in AddedToDictionary() function in spellcheck::FeedbackSender
282 spellcheck->GetFeedbackSender()->AddedToDictionary(misspelling_hash_); in ExecuteCommand()