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

/external/chromium_org/chrome/browser/spellchecker/
H A Dspellcheck_custom_dictionary_unittest.cc64 class SpellcheckCustomDictionaryTest : public testing::Test { class in inherits:testing::Test
159 TEST_F(SpellcheckCustomDictionaryTest, SaveAndLoad) {
189 TEST_F(SpellcheckCustomDictionaryTest, MultiProfile) {
223 TEST_F(SpellcheckCustomDictionaryTest, LegacyEmptyDictionaryShouldBeConverted) {
235 TEST_F(SpellcheckCustomDictionaryTest,
251 TEST_F(SpellcheckCustomDictionaryTest,
271 TEST_F(SpellcheckCustomDictionaryTest, CorruptedWriteShouldBeRecovered) {
294 TEST_F(SpellcheckCustomDictionaryTest,
325 TEST_F(SpellcheckCustomDictionaryTest, GetAllSyncDataHasLimit) {
361 TEST_F(SpellcheckCustomDictionaryTest, ProcessSyncChange
[all...]
H A Dspellcheck_custom_dictionary.h126 friend class SpellcheckCustomDictionaryTest;

Completed in 232 milliseconds