Searched refs:history_ (Results 1 – 4 of 4) sorted by relevance
/external/chromium/chrome/browser/history/ |
D | history_querying_unittest.cc | 79 history_->QueryHistory(UTF8ToUTF16(text_query), options, &consumer_, in QueryHistory() 86 scoped_refptr<HistoryService> history_; member in history::HistoryQueryTest 94 history_ = new HistoryService; in SetUp() 95 if (!history_->Init(history_dir_, NULL)) { in SetUp() 96 history_ = NULL; // Tests should notice this NULL ptr & fail. in SetUp() 111 history_->AddPage(url, test_entries[i].time, id_scope, page_id, GURL(), in SetUp() 114 history_->SetPageTitle(url, UTF8ToUTF16(test_entries[i].title)); in SetUp() 115 history_->SetPageContents(url, UTF8ToUTF16(test_entries[i].body)); in SetUp() 120 if (history_.get()) { in TearDown() 121 history_->SetOnBackendDestroyTask(new MessageLoop::QuitTask); in TearDown() [all …]
|
/external/chromium/chrome/browser/ui/gtk/importer/ |
D | import_progress_dialog_gtk.cc | 98 history_ = gtk_label_new( in ImportProgressDialogGtk() 100 gtk_misc_set_alignment(GTK_MISC(history_), 0, 0.5); in ImportProgressDialogGtk() 101 gtk_box_pack_start(GTK_BOX(item_box), history_, FALSE, FALSE, 0); in ImportProgressDialogGtk() 178 SetItemImportStatus(history_, in ImportItemStarted() 202 SetItemImportStatus(history_, in ImportItemEnded()
|
D | import_progress_dialog_gtk.h | 71 GtkWidget* history_; variable
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 26362 http://www.auwp.org/HISTORY/history_.htm
|