Searched refs:BuildSpellcheckService (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/chrome/browser/spellchecker/ |
D | spellcheck_custom_dictionary_unittest.cc | 60 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 …]
|
D | spellcheck_service_unittest.cc | 20 static KeyedService* BuildSpellcheckService(content::BrowserContext* profile) { in BuildSpellcheckService() function 29 &profile_, &BuildSpellcheckService); in SetUp()
|