Searched refs:browse_store (Results 1 – 3 of 3) sorted by relevance
386 SafeBrowsingStoreFile* browse_store = new SafeBrowsingStoreFile(); in TEST_F() local389 database_.reset(new SafeBrowsingDatabaseNew(browse_store, in TEST_F()1142 SafeBrowsingStoreFile* browse_store = new SafeBrowsingStoreFile(); in TEST_F() local1145 database_.reset(new SafeBrowsingDatabaseNew(browse_store, in TEST_F()1254 SafeBrowsingStoreFile* browse_store = new SafeBrowsingStoreFile(); in TEST_F() local1256 database_.reset(new SafeBrowsingDatabaseNew(browse_store, NULL, in TEST_F()1458 SafeBrowsingStoreFile* browse_store = new SafeBrowsingStoreFile(); in TEST_F() local1460 database_.reset(new SafeBrowsingDatabaseNew(browse_store, in TEST_F()
196 SafeBrowsingDatabaseNew(SafeBrowsingStore* browse_store,
483 SafeBrowsingStore* browse_store, in SafeBrowsingDatabaseNew() argument487 browse_store_(browse_store), in SafeBrowsingDatabaseNew()