Searched refs:BookmarkBarViewTest7 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/bookmarks/
H A Dbookmark_bar_view_test.cc628 class BookmarkBarViewTest7 : public BookmarkBarViewEventTestBase { class in inherits:BookmarkBarViewEventTestBase
639 CreateEventTask(this, &BookmarkBarViewTest7::Step2));
656 CreateEventTask(this, &BookmarkBarViewTest7::Step3));
670 base::Bind(&BookmarkBarViewTest7::Step3A, this));
674 base::Bind(&BookmarkBarViewTest7::Step4, this));
689 base::Bind(&BookmarkBarViewTest7::Step4, this));
702 CreateEventTask(this, &BookmarkBarViewTest7::Step5));
708 CreateEventTask(this, &BookmarkBarViewTest7::Step6));
723 VIEW_TEST(BookmarkBarViewTest7, MAYBE(DNDToDifferentMenu))
/external/chromium/chrome/browser/ui/views/bookmarks/
H A Dbookmark_bar_view_test.cc644 class BookmarkBarViewTest7 : public BookmarkBarViewEventTestBase { class in inherits:BookmarkBarViewEventTestBase
655 CreateEventTask(this, &BookmarkBarViewTest7::Step2));
672 CreateEventTask(this, &BookmarkBarViewTest7::Step3));
684 NewRunnableMethod(this, &BookmarkBarViewTest7::Step4));
702 CreateEventTask(this, &BookmarkBarViewTest7::Step5));
713 VIEW_TEST(BookmarkBarViewTest7, MAYBE_DNDToDifferentMenu)

Completed in 140 milliseconds