Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/safe_browsing/
Dsafe_browsing_database_unittest.cc377 SafeBrowsingStoreFile* csd_whitelist_store = new SafeBrowsingStoreFile(); in TEST_F() local
384 csd_whitelist_store, in TEST_F()
1113 SafeBrowsingStoreFile* csd_whitelist_store = new SafeBrowsingStoreFile(); in TEST_F() local
1116 csd_whitelist_store, in TEST_F()
1229 SafeBrowsingStoreFile* csd_whitelist_store = new SafeBrowsingStoreFile(); in TEST_F() local
1234 csd_whitelist_store, in TEST_F()
Dsafe_browsing_database.h280 SafeBrowsingStore* csd_whitelist_store,
Dsafe_browsing_database.cc466 SafeBrowsingStore* csd_whitelist_store, in SafeBrowsingDatabaseNew() argument
474 csd_whitelist_store_(csd_whitelist_store), in SafeBrowsingDatabaseNew()