Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/safe_browsing/
Dsafe_browsing_database_unittest.cc375 SafeBrowsingStoreFile* browse_store = new SafeBrowsingStoreFile(); in TEST_F() local
1111 SafeBrowsingStoreFile* browse_store = new SafeBrowsingStoreFile(); in TEST_F() local
1228 SafeBrowsingStoreFile* browse_store = new SafeBrowsingStoreFile(); in TEST_F() local
1995 SafeBrowsingStoreFile* browse_store = new SafeBrowsingStoreFile(); in TEST_F() local
Dsafe_browsing_database.cc464 SafeBrowsingStore* browse_store, in SafeBrowsingDatabaseNew()