Home
last modified time | relevance | path

Searched defs:csd_whitelist_store (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_database_unittest.cc388 SafeBrowsingStoreFile* csd_whitelist_store = new SafeBrowsingStoreFile(); in TEST_F() local
1144 SafeBrowsingStoreFile* csd_whitelist_store = new SafeBrowsingStoreFile(); in TEST_F() local
1255 SafeBrowsingStoreFile* csd_whitelist_store = new SafeBrowsingStoreFile(); in TEST_F() local
Dsafe_browsing_database.cc485 SafeBrowsingStore* csd_whitelist_store) in SafeBrowsingDatabaseNew()