Home
last modified time | relevance | path

Searched refs:DragControllerTest (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Ddrag_controller_test.cpp30 class DragControllerTest : public testing::Test { class
42 sptr<MoveDragController> DragControllerTest::moveDragController_ = nullptr;
44 sptr<WindowRoot> DragControllerTest::windowRoot_ = nullptr;
46 void DragControllerTest::SetUpTestCase() in SetUpTestCase()
62 void DragControllerTest::TearDownTestCase() in TearDownTestCase()
69 void DragControllerTest::SetUp() in SetUp()
74 void DragControllerTest::TearDown() in TearDown()
85 HWTEST_F(DragControllerTest, OnInputEvent01, Function | SmallTest | Level2)
99 HWTEST_F(DragControllerTest, OnInputEvent02, Function | SmallTest | Level2)
131 HWTEST_F(DragControllerTest, Stop02, Function | SmallTest | Level2)
[all …]