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

  /external/chromium_org/chrome/test/base/
history_index_restore_observer.cc 7 HistoryIndexRestoreObserver::HistoryIndexRestoreObserver(
13 HistoryIndexRestoreObserver::~HistoryIndexRestoreObserver() {}
15 void HistoryIndexRestoreObserver::OnCacheRestoreFinished(bool success) {
history_index_restore_observer.h 13 // HistoryIndexRestoreObserver is used when blocking until the InMemoryURLIndex
16 class HistoryIndexRestoreObserver
19 explicit HistoryIndexRestoreObserver(const base::Closure& task);
20 virtual ~HistoryIndexRestoreObserver();
31 DISALLOW_COPY_AND_ASSIGN(HistoryIndexRestoreObserver);
testing_profile.cc 487 HistoryIndexRestoreObserver observer(
  /external/chromium_org/chrome/browser/history/
in_memory_url_index_unittest.cc     [all...]

Completed in 87 milliseconds