Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_database_unittest.cc386 SafeBrowsingStoreFile* browse_store = new SafeBrowsingStoreFile(); in TEST_F() local
1142 SafeBrowsingStoreFile* browse_store = new SafeBrowsingStoreFile(); in TEST_F() local
1254 SafeBrowsingStoreFile* browse_store = new SafeBrowsingStoreFile(); in TEST_F() local
1458 SafeBrowsingStoreFile* browse_store = new SafeBrowsingStoreFile(); in TEST_F() local
Dsafe_browsing_database.cc483 SafeBrowsingStore* browse_store, in SafeBrowsingDatabaseNew()