Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/safe_browsing/
Dsafe_browsing_database_unittest.cc378 SafeBrowsingStoreFile* download_whitelist_store = new SafeBrowsingStoreFile(); in TEST_F() local
1230 SafeBrowsingStoreFile* download_whitelist_store = new SafeBrowsingStoreFile(); in TEST_F() local
Dsafe_browsing_database.cc467 SafeBrowsingStore* download_whitelist_store, in SafeBrowsingDatabaseNew()