HomeSort by relevance Sort by last modified time
    Searched full:custom_dictionary (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_custom_dictionary_unittest.cc 208 SpellcheckCustomDictionary* custom_dictionary = local
221 custom_dictionary->AddWord("foo");
222 custom_dictionary->AddWord("bar");
231 WordSet actual1 = custom_dictionary->GetWords();
451 SpellcheckCustomDictionary* custom_dictionary = local
467 Apply(*custom_dictionary, change);
478 EXPECT_FALSE(custom_dictionary->MergeDataAndStartSyncing(
486 EXPECT_TRUE(custom_dictionary->IsSyncing());
488 WordSet words = custom_dictionary->GetWords();
497 SpellcheckCustomDictionary* custom_dictionary local
540 SpellcheckCustomDictionary* custom_dictionary = local
592 SpellcheckCustomDictionary* custom_dictionary = local
643 SpellcheckCustomDictionary* custom_dictionary = local
689 SpellcheckCustomDictionary* custom_dictionary = local
740 SpellcheckCustomDictionary* custom_dictionary = local
778 SpellcheckCustomDictionary* custom_dictionary = local
825 SpellcheckCustomDictionary* custom_dictionary = local
872 SpellcheckCustomDictionary* custom_dictionary = local
893 SpellcheckCustomDictionary* custom_dictionary = local
913 SpellcheckCustomDictionary* custom_dictionary = local
936 SpellcheckCustomDictionary* custom_dictionary = local
997 SpellcheckCustomDictionary* custom_dictionary = local
1116 SpellcheckCustomDictionary* custom_dictionary = local
    [all...]

Completed in 601 milliseconds