Home
last modified time | relevance | path

Searched refs:download_store (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/safe_browsing/
Dsafe_browsing_database.h279 SafeBrowsingStore* download_store,
Dsafe_browsing_database_unittest.cc376 SafeBrowsingStoreFile* download_store = new SafeBrowsingStoreFile(); in TEST_F() local
383 download_store, in TEST_F()
1112 SafeBrowsingStoreFile* download_store = new SafeBrowsingStoreFile(); in TEST_F() local
1115 download_store, in TEST_F()
Dsafe_browsing_database.cc465 SafeBrowsingStore* download_store, in SafeBrowsingDatabaseNew() argument
473 download_store_(download_store), in SafeBrowsingDatabaseNew()