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

  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_drag_controller_interactive_uitest.h 29 // TabDragControllerTest is the basis for the two tests that exercise
31 class TabDragControllerTest : public InProcessBrowserTest {
33 TabDragControllerTest();
34 virtual ~TabDragControllerTest();
54 DISALLOW_COPY_AND_ASSIGN(TabDragControllerTest);
tab_drag_controller_interactive_uitest.cc 156 TabDragControllerTest::TabDragControllerTest()
161 TabDragControllerTest::~TabDragControllerTest() {
164 void TabDragControllerTest::SetUp() {
173 void TabDragControllerTest::StopAnimating(TabStrip* tab_strip) {
177 void TabDragControllerTest::AddTabAndResetBrowser(Browser* browser) {
183 Browser* TabDragControllerTest::CreateAnotherWindowBrowserAndRelayout() {
302 class TabDragCaptureLostTest : public TabDragControllerTest {
333 IN_PROC_BROWSER_TEST_F(TabDragControllerTest, GestureEndShouldEndDragTest)
    [all...]

Completed in 4575 milliseconds