Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_database_unittest.cc387 SafeBrowsingStoreFile* download_store = new SafeBrowsingStoreFile(); in TEST_F() local
1143 SafeBrowsingStoreFile* download_store = new SafeBrowsingStoreFile(); in TEST_F() local
1459 SafeBrowsingStoreFile* download_store = new SafeBrowsingStoreFile(); in TEST_F() local
Dsafe_browsing_database.cc484 SafeBrowsingStore* download_store, in SafeBrowsingDatabaseNew()