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.cc1046 // Here, |client_custom_dictionary| plays the role of the client.
1047 SpellcheckCustomDictionary* client_custom_dictionary = local
1058 Apply(*client_custom_dictionary, change);
1062 EXPECT_FALSE(client_custom_dictionary->MergeDataAndStartSyncing(
1070 EXPECT_FALSE(client_custom_dictionary->IsSyncing());
1072 client_custom_dictionary->GetWords().size());

Completed in 62 milliseconds