Home
last modified time | relevance | path

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

/foundation/window/window_manager/wmserver/test/unittest/
H A Ddrag_controller_test.cpp517 sptr<DragController> dragcontroller = new DragController(windowRoot_); in HWTEST_F() local
518 dragcontroller->UpdateDragInfo(windowId); in HWTEST_F()
529 sptr<DragController> dragcontroller = new DragController(windowRoot_); in HWTEST_F() local
530 dragcontroller->UpdateDragInfo(windowId); in HWTEST_F()
543 sptr<DragController> dragcontroller = new DragController(windowRoot_); in HWTEST_F() local
544 dragcontroller->StartDrag(windowId); in HWTEST_F()
557 sptr<DragController> dragcontroller = new DragController(windowRoot_); in HWTEST_F() local
558 dragcontroller->FinishDrag(windowId); in HWTEST_F()
574 sptr<DragController> dragcontroller = new DragController(windowRoot_); in HWTEST_F() local
575 ASSERT_EQ(nullptr, dragcontroller in HWTEST_F()
589 sptr<DragController> dragcontroller = new DragController(windowRoot_); HWTEST_F() local
604 sptr<DragController> dragcontroller = new DragController(windowRoot_); HWTEST_F() local
630 sptr<DragController> dragcontroller = new DragController(windowRoot_); HWTEST_F() local
644 sptr<DragController> dragcontroller = new DragController(windowRoot_); HWTEST_F() local
660 sptr<DragController> dragcontroller = new DragController(windowRoot_); HWTEST_F() local
673 sptr<DragController> dragcontroller = new DragController(windowRoot_); HWTEST_F() local
[all...]

Completed in 2 milliseconds