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

/external/chromium_org/ash/drag_drop/
H A Ddrag_drop_controller_unittest.cc294 class DragDropControllerTest : public AshTestBase { class in namespace:ash::test
296 DragDropControllerTest() : AshTestBase() {} function in class:ash::test::DragDropControllerTest
297 virtual ~DragDropControllerTest() {}
351 DISALLOW_COPY_AND_ASSIGN(DragDropControllerTest);
360 TEST_F(DragDropControllerTest, MAYBE_DragDropInSingleViewTest) {
406 TEST_F(DragDropControllerTest, DragDropWithZeroDragUpdates) {
450 TEST_F(DragDropControllerTest, MAYBE_DragDropInMultipleViewsSingleWidgetTest) {
511 TEST_F(DragDropControllerTest, MAYBE_DragDropInMultipleViewsMultipleWidgetsTest) {
576 TEST_F(DragDropControllerTest, MAYBE_ViewRemovedWhileInDragDropTest) {
630 TEST_F(DragDropControllerTest, DragLeavesClipboardAloneTes
[all...]

Completed in 90 milliseconds