Home
last modified time | relevance | path

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

/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_node_container_test.cpp34 constexpr HiviewDFX::HiLogLabel LABEL = {LOG_CORE, HILOG_DOMAIN_WINDOW, "WindowNodeContainerTest"};
37 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()
104 HWTEST_F(WindowNodeContainerTest, AddWindowNodeOnWindowTree0
[all...]

Completed in 2 milliseconds