Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_group_mgr_test.cpp35 class WindowGroupMgrTest : public testing::Test { class
48 sptr<WindowGroupMgr> WindowGroupMgrTest::windowGroupMgr_ = nullptr;
49 sptr<WindowRoot> WindowGroupMgrTest::windowRoot_;
50 DisplayId WindowGroupMgrTest::defalutDisplayId_ = -1;
51 int WindowGroupMgrTest::missionCount_ = 3;
53 void WindowGroupMgrTest::SetUpTestCase() in SetUpTestCase()
88 void WindowGroupMgrTest::TearDownTestCase() in TearDownTestCase()
95 void WindowGroupMgrTest::SetUp() in SetUp()
99 void WindowGroupMgrTest::TearDown() in TearDown()
109 HWTEST_F(WindowGroupMgrTest, MoveMissionsToForeground01, Function | SmallTest | Level2)
[all …]