Searched refs:server_custom_dictionary (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/spellchecker/
H A Dspellcheck_custom_dictionary_unittest.cc1022 // Here, |server_custom_dictionary| plays the role of the sync server.
1023 SpellcheckCustomDictionary* server_custom_dictionary = local
1046 server_custom_dictionary->GetAllSyncData(syncer::DICTIONARY),
1049 server_custom_dictionary)),
1062 server_custom_dictionary->GetWords().size());
1094 server_custom_dictionary->GetAllSyncData(syncer::DICTIONARY),
1097 server_custom_dictionary)),
1111 server_custom_dictionary->GetWords().size());

Completed in 333 milliseconds