Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_controller_test.cpp31 class WindowControllerTest : public testing::Test { class
45 sptr<WindowController> WindowControllerTest::windowController_ = nullptr;
46 sptr<WindowRoot> WindowControllerTest::windowRoot_ = nullptr;
47 sptr<InputWindowMonitor> WindowControllerTest::inputWindowMonitor_ = nullptr;
48 sptr<WindowNode> WindowControllerTest::node_ = nullptr;
49 sptr<WindowTransitionInfo> WindowControllerTest::transitionInfo_ = nullptr;
56 void WindowControllerTest::SetUpTestCase() in SetUpTestCase()
68 void WindowControllerTest::TearDownTestCase() in TearDownTestCase()
72 void WindowControllerTest::SetUp() in SetUp()
76 void WindowControllerTest::TearDown() in TearDown()
[all …]