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

/external/chromium_org/chrome/browser/spellchecker/
H A Dspellcheck_custom_dictionary_unittest.cc192 SpellcheckCustomDictionary* custom_dictionary = local
205 custom_dictionary->AddWord("foo");
206 custom_dictionary->AddWord("bar");
215 WordSet actual1 = custom_dictionary->GetWords();
435 SpellcheckCustomDictionary* custom_dictionary = local
451 Apply(*custom_dictionary, change);
463 custom_dictionary->MergeDataAndStartSyncing(
475 EXPECT_TRUE(custom_dictionary->IsSyncing());
477 WordSet words = custom_dictionary->GetWords();
486 SpellcheckCustomDictionary* custom_dictionary local
534 SpellcheckCustomDictionary* custom_dictionary = local
591 SpellcheckCustomDictionary* custom_dictionary = local
646 SpellcheckCustomDictionary* custom_dictionary = local
697 SpellcheckCustomDictionary* custom_dictionary = local
753 SpellcheckCustomDictionary* custom_dictionary = local
796 SpellcheckCustomDictionary* custom_dictionary = local
848 SpellcheckCustomDictionary* custom_dictionary = local
900 SpellcheckCustomDictionary* custom_dictionary = local
921 SpellcheckCustomDictionary* custom_dictionary = local
941 SpellcheckCustomDictionary* custom_dictionary = local
964 SpellcheckCustomDictionary* custom_dictionary = local
1030 SpellcheckCustomDictionary* custom_dictionary = local
1168 SpellcheckCustomDictionary* custom_dictionary = local
[all...]

Completed in 48 milliseconds