OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HistoryBackendDBTest
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/history/
download_database.h
85
HistoryBackendDBTest
, ConfirmDownloadInProgressCleanup);
history_unittest.cc
79
class
HistoryBackendDBTest
;
84
//
HistoryBackendDBTest
to work.
87
explicit BackendDelegate(
HistoryBackendDBTest
* history_test)
101
HistoryBackendDBTest
* history_test_;
106
class
HistoryBackendDBTest
: public HistoryUnitTestBase {
108
HistoryBackendDBTest
() : db_(NULL) {
111
virtual ~
HistoryBackendDBTest
() {
142
history_dir_ = temp_dir_.path().AppendASCII("
HistoryBackendDBTest
");
215
content::Source<
HistoryBackendDBTest
>(NULL), det);
221
TEST_F(
HistoryBackendDBTest
, ClearBrowsingData_Downloads)
[
all
...]
history_backend.h
498
friend class
HistoryBackendDBTest
; // So the unit tests can poke our innards.
[
all
...]
Completed in 47 milliseconds