Searched refs:WindowGroupMgrTest (Results 1 – 1 of 1) sorted by relevance
35 class WindowGroupMgrTest : public testing::Test { class48 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 …]