Home
last modified time | relevance | path

Searched refs:UpdateDictionaryFile (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/spellchecker/
Dspellcheck_custom_dictionary_unittest.cc85 void UpdateDictionaryFile( in UpdateDictionaryFile() function in SpellcheckCustomDictionaryTest
88 SpellcheckCustomDictionary::UpdateDictionaryFile(dictionary_change, path); in UpdateDictionaryFile()
198 UpdateDictionaryFile(change, path); in TEST_F()
209 UpdateDictionaryFile(change, path); in TEST_F()
311 UpdateDictionaryFile(change, path); in TEST_F()
1117 UpdateDictionaryFile(change, path); in TEST_F()
Dspellcheck_custom_dictionary.h136 static void UpdateDictionaryFile(
Dspellcheck_custom_dictionary.cc408 void SpellcheckCustomDictionary::UpdateDictionaryFile( in UpdateDictionaryFile() function in SpellcheckCustomDictionary
464 base::Bind(&SpellcheckCustomDictionary::UpdateDictionaryFile, in Save()