Searched defs:DragDropControllerTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ash/drag_drop/
H A Ddrag_drop_controller_unittest.cc290 class DragDropControllerTest : public AshTestBase { class in namespace:ash::test
292 DragDropControllerTest() : AshTestBase() {} function in class:ash::test::DragDropControllerTest
293 virtual ~DragDropControllerTest() {}
347 DISALLOW_COPY_AND_ASSIGN(DragDropControllerTest);
356 TEST_F(DragDropControllerTest, MAYBE_DragDropInSingleViewTest) {
402 TEST_F(DragDropControllerTest, DragDropWithZeroDragUpdates) {
446 TEST_F(DragDropControllerTest, MAYBE_DragDropInMultipleViewsSingleWidgetTest) {
507 TEST_F(DragDropControllerTest, MAYBE_DragDropInMultipleViewsMultipleWidgetsTest) {
572 TEST_F(DragDropControllerTest, MAYBE_ViewRemovedWhileInDragDropTest) {
626 TEST_F(DragDropControllerTest, DragLeavesClipboardAloneTes
[all...]

Completed in 67 milliseconds