expire_history_backend_unittest.cc | 57 ALLOW_THIS_IN_INITIALIZER_LIST(expirer_(this, &bookmark_model_)), 107 ExpireHistoryBackend expirer_; member in class:history::ExpireHistoryTest 150 expirer_.SetDatabases(main_db_.get(), archived_db_.get(), thumb_db_.get(), 162 expirer_.SetDatabases(NULL, NULL, NULL, NULL); 423 expirer_.DeleteFaviconsIfPossible(favicon_set); 440 expirer_.DeleteFaviconsIfPossible(favicon_set); 489 expirer_.SetDatabases(main_db_.get(), archived_db_.get(), thumb_db_.get(), 493 expirer_.DeleteURL(last_row.url()); 502 expirer_.SetDatabases(main_db_.get(), archived_db_.get(), thumb_db_.get(), 538 expirer_.DeleteURL(last_row.url()) [all...] |