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
185 TEST_F(SpellcheckCustomDictionaryTest, SaveAndLoad) {
215 TEST_F(SpellcheckCustomDictionaryTest, MultiProfile) {
249 TEST_F(SpellcheckCustomDictionaryTest, LegacyEmptyDictionaryShouldBeConverted) {
261 TEST_F(SpellcheckCustomDictionaryTest,
277 TEST_F(SpellcheckCustomDictionaryTest,
297 TEST_F(SpellcheckCustomDictionaryTest, CorruptedWriteShouldBeRecovered) {
320 TEST_F(SpellcheckCustomDictionaryTest,
351 TEST_F(SpellcheckCustomDictionaryTest, GetAllSyncDataHasLimit) {
387 TEST_F(SpellcheckCustomDictionaryTest, ProcessSyncChange
[all...]
H A Dspellcheck_custom_dictionary.h126 friend class SpellcheckCustomDictionaryTest;

Completed in 61 milliseconds