Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_node_container_test.cpp37 class WindowNodeContainerTest : public testing::Test { class
48 sptr<Display> WindowNodeContainerTest::defaultDisplay_ = nullptr;
49 sptr<WindowNodeContainer> WindowNodeContainerTest::container_ = nullptr;
50 Rect WindowNodeContainerTest::windowRect_;
52 void WindowNodeContainerTest::SetUpTestCase() in SetUpTestCase()
64 void WindowNodeContainerTest::TearDownTestCase() in TearDownTestCase()
69 void WindowNodeContainerTest::SetUp() in SetUp()
73 void WindowNodeContainerTest::TearDown() in TearDown()
222 HWTEST_F(WindowNodeContainerTest, UpdateWindowNode, Function | SmallTest | Level2)
650 HWTEST_F(WindowNodeContainerTest, ExitSplitMode, Function | SmallTest | Level2)
[all …]