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

  /external/chromium/chrome/browser/history/
history_browsertest.cc 36 class WaitForHistoryTask : public HistoryDBTask {
38 WaitForHistoryTask() {
51 DISALLOW_COPY_AND_ASSIGN(WaitForHistoryTask);
115 scoped_refptr<HistoryDBTask> task(new WaitForHistoryTask());
top_sites_unittest.cc 43 class WaitForHistoryTask : public HistoryDBTask {
45 WaitForHistoryTask() {}
56 DISALLOW_COPY_AND_ASSIGN(WaitForHistoryTask);
183 history_service()->ScheduleDBTask(new WaitForHistoryTask(), &consumer_);
    [all...]

Completed in 1985 milliseconds