Home
last modified time | relevance | path

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

/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;
43 std::shared_ptr<MMI::IInputEventConsumer> DragControllerTest::inputListener_ = 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) in HWTEST_F()
99 HWTEST_F(DragControllerTest, OnInputEvent0
[all...]

Completed in 1 milliseconds