Searched defs:custom_dictionary2 (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/spellchecker/
H A Dspellcheck_custom_dictionary_unittest.cc199 SpellcheckCustomDictionary* custom_dictionary2 = local
210 custom_dictionary2->AddWord("hoge");
211 custom_dictionary2->AddWord("fuga");
218 WordSet actual2 = custom_dictionary2->GetWords();
442 SpellcheckCustomDictionary* custom_dictionary2 = local
459 Apply(*custom_dictionary2, change2);
465 custom_dictionary2->GetAllSyncData(
469 custom_dictionary2)),
478 WordSet words2 = custom_dictionary2->GetWords();
493 SpellcheckCustomDictionary* custom_dictionary2 local
541 SpellcheckCustomDictionary* custom_dictionary2 = local
598 SpellcheckCustomDictionary* custom_dictionary2 = local
653 SpellcheckCustomDictionary* custom_dictionary2 = local
704 SpellcheckCustomDictionary* custom_dictionary2 = local
760 SpellcheckCustomDictionary* custom_dictionary2 = local
803 SpellcheckCustomDictionary* custom_dictionary2 = local
855 SpellcheckCustomDictionary* custom_dictionary2 = local
971 SpellcheckCustomDictionary* custom_dictionary2 = local
[all...]

Completed in 91 milliseconds