Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_drag_test.cpp43 class WindowDragTest : public testing::Test { class
58 sptr<TestDragListener> WindowDragTest::firstWindowDragListener_ =
60 sptr<TestDragListener> WindowDragTest::secondWindowDragListener_ =
63 void WindowDragTest::SetUpTestCase() {} in SetUpTestCase()
65 void WindowDragTest::TearDownTestCase() {} in TearDownTestCase()
67 void WindowDragTest::SetUp() in SetUp()
104 void WindowDragTest::TearDown() { in TearDown()
117 HWTEST_F(WindowDragTest, DragIn, Function | MediumTest | Level3) {
147 HWTEST_F(WindowDragTest, DragMove, Function | MediumTest | Level3) {
183 HWTEST_F(WindowDragTest, DragOut, Function | MediumTest | Level3) {
[all …]