Searched refs:WindowNodeTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/ |
H A D | window_node_test.cpp | 29 class WindowNodeTest : public testing::Test { class 37 void WindowNodeTest::SetUpTestCase() in SetUpTestCase() 41 void WindowNodeTest::TearDownTestCase() in TearDownTestCase() 45 void WindowNodeTest::SetUp() in SetUp() 49 void WindowNodeTest::TearDown() in TearDown() 171 HWTEST_F(WindowNodeTest, NewWindowNode01, Function | SmallTest | Level3) 187 HWTEST_F(WindowNodeTest, NewWindowNode02, Function | SmallTest | Level1) 209 HWTEST_F(WindowNodeTest, NewWindowNode03, Function | SmallTest | Level1) 235 HWTEST_F(WindowNodeTest, SetDisplayId01, Function | SmallTest | Level1) 651 HWTEST_F(WindowNodeTest, SetDragType01, Function | SmallTest | Level1) [all …]
|