HomeSort by relevance Sort by last modified time
    Searched refs:HistoryBackendDBTest (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/history/
download_database.h 88 HistoryBackendDBTest, ConfirmDownloadInProgressCleanup);
history_unittest.cc 84 class HistoryBackendDBTest;
89 // HistoryBackendDBTest to work.
92 explicit BackendDelegate(HistoryBackendDBTest* history_test)
107 HistoryBackendDBTest* history_test_;
112 class HistoryBackendDBTest : public HistoryUnitTestBase {
114 HistoryBackendDBTest() : db_(NULL) {
117 virtual ~HistoryBackendDBTest() {
158 history_dir_ = temp_dir_.path().AppendASCII("HistoryBackendDBTest");
234 content::Source<HistoryBackendDBTest>(NULL), det);
237 TEST_F(HistoryBackendDBTest, ClearBrowsingData_Downloads)
    [all...]
history_backend.h 511 friend class HistoryBackendDBTest; // So the unit tests can poke our innards.
    [all...]

Completed in 541 milliseconds