Searched refs:drag_drop_controller (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ash/test/
H A Dshell_test_api.h41 DragDropController* drag_drop_controller();
H A Dshell_test_api.cc50 DragDropController* ShellTestApi::drag_drop_controller() { function in class:ash::test::ShellTestApi
/external/chromium_org/ash/wm/overview/
H A Dwindow_selector_unittest.cc8 #include "ash/drag_drop/drag_drop_controller.h"
728 ash::DragDropController* drag_drop_controller = local
729 shell_test_api.drag_drop_controller();
735 base::Bind(&CancelDrag, drag_drop_controller, &drag_canceled_by_test));
737 drag_drop_controller->StartDragAndDrop(data, window->GetRootWindow(),
/external/chromium_org/ash/
H A Dshell_unittest.cc13 #include "ash/drag_drop/drag_drop_controller.h"
503 shell_test_api.drag_drop_controller());

Completed in 139 milliseconds