Home
last modified time | relevance | path

Searched refs:BuildSpellcheckService (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/spellchecker/
Dspellcheck_custom_dictionary_unittest.cc60 static KeyedService* BuildSpellcheckService(content::BrowserContext* profile) { in BuildSpellcheckService() function
69 &profile_, &BuildSpellcheckService); in SetUp()
198 &profile2, &BuildSpellcheckService)); in TEST_F()
441 &profile2, &BuildSpellcheckService)); in TEST_F()
492 &profile2, &BuildSpellcheckService)); in TEST_F()
540 &profile2, &BuildSpellcheckService)); in TEST_F()
597 &profile2, &BuildSpellcheckService)); in TEST_F()
652 &profile2, &BuildSpellcheckService)); in TEST_F()
703 &profile2, &BuildSpellcheckService)); in TEST_F()
759 &profile2, &BuildSpellcheckService)); in TEST_F()
[all …]
Dspellcheck_service_unittest.cc20 static KeyedService* BuildSpellcheckService(content::BrowserContext* profile) { in BuildSpellcheckService() function
29 &profile_, &BuildSpellcheckService); in SetUp()