Searched refs:MoveDragControllerTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | move_drag_controller_test.cpp | 31 class MoveDragControllerTest : public testing::Test { class 41 void MoveDragControllerTest::SetUpTestCase() in SetUpTestCase() 45 void MoveDragControllerTest::TearDownTestCase() in TearDownTestCase() 49 void MoveDragControllerTest::SetUp() in SetUp() 59 void MoveDragControllerTest::TearDown() in TearDown() 71 HWTEST_F(MoveDragControllerTest, SetStartMoveFlag, Function | SmallTest | Level1) 83 HWTEST_F(MoveDragControllerTest, GetStartMoveFlag, Function | SmallTest | Level1) 110 HWTEST_F(MoveDragControllerTest, GetStartDragFlag, Function | SmallTest | Level1) 121 HWTEST_F(MoveDragControllerTest, GetTargetRect, Function | SmallTest | Level1) 168 HWTEST_F(MoveDragControllerTest, SetAspectRatio, Function | SmallTest | Level1) [all …]
|