Searched refs:browse_store (Results 1 – 3 of 3) sorted by relevance
375 SafeBrowsingStoreFile* browse_store = new SafeBrowsingStoreFile(); in TEST_F() local382 database_.reset(new SafeBrowsingDatabaseNew(browse_store, in TEST_F()1111 SafeBrowsingStoreFile* browse_store = new SafeBrowsingStoreFile(); in TEST_F() local1114 database_.reset(new SafeBrowsingDatabaseNew(browse_store, in TEST_F()1228 SafeBrowsingStoreFile* browse_store = new SafeBrowsingStoreFile(); in TEST_F() local1233 database_.reset(new SafeBrowsingDatabaseNew(browse_store, NULL, in TEST_F()1995 SafeBrowsingStoreFile* browse_store = new SafeBrowsingStoreFile(); in TEST_F() local1997 database_.reset(new SafeBrowsingDatabaseNew(browse_store, in TEST_F()
278 SafeBrowsingDatabaseNew(SafeBrowsingStore* browse_store,
464 SafeBrowsingStore* browse_store, in SafeBrowsingDatabaseNew() argument472 browse_store_(browse_store), in SafeBrowsingDatabaseNew()