HomeSort by relevance Sort by last modified time
    Searched full:spellcheckcustomdictionarytest (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_custom_dictionary_unittest.cc 64 class SpellcheckCustomDictionaryTest : public 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, ProcessSyncChanges)
    [all...]
spellcheck_custom_dictionary.h 126 friend class SpellcheckCustomDictionaryTest;

Completed in 68 milliseconds