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

/external/chromium_org/chrome/browser/spellchecker/
H A Dspellcheck_custom_dictionary_unittest.cc1074 // Here, |client_custom_dictionary| plays the role of the client.
1075 SpellcheckCustomDictionary* client_custom_dictionary = local
1086 Apply(*client_custom_dictionary, change);
1091 client_custom_dictionary
1103 EXPECT_FALSE(client_custom_dictionary->IsSyncing());
1105 client_custom_dictionary->GetWords().size());

Completed in 104 milliseconds