Searched refs:HistoryBackendDBTest (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/history/
H A Ddownload_database.h88 HistoryBackendDBTest, ConfirmDownloadInProgressCleanup);
H A Dhistory_unittest.cc84 class HistoryBackendDBTest;
89 // HistoryBackendDBTest to work.
92 explicit BackendDelegate(HistoryBackendDBTest* history_test)
107 HistoryBackendDBTest* history_test_;
112 class HistoryBackendDBTest : public HistoryUnitTestBase { class in namespace:history
114 HistoryBackendDBTest() : db_(NULL) { function in class:history::HistoryBackendDBTest
117 virtual ~HistoryBackendDBTest() {
158 history_dir_ = temp_dir_.path().AppendASCII("HistoryBackendDBTest");
234 content::Source<HistoryBackendDBTest>(NULL), det);
237 TEST_F(HistoryBackendDBTest, ClearBrowsingData_Download
[all...]
H A Dhistory_backend.h511 friend class HistoryBackendDBTest; // So the unit tests can poke our innards.

Completed in 89 milliseconds