Searched refs:SceneSessionDirtyManagerTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | scene_session_dirty_manager_test.cpp | 37 class SceneSessionDirtyManagerTest : public testing::Test { class 47 void SceneSessionDirtyManagerTest::SetUpTestCase() in SetUpTestCase() 53 void SceneSessionDirtyManagerTest::TearDownTestCase() in TearDownTestCase() 58 void SceneSessionDirtyManagerTest::SetUp() in SetUp() 63 void SceneSessionDirtyManagerTest::TearDown() in TearDown() 76 HWTEST_F(SceneSessionDirtyManagerTest, NotifyWindowInfoChange, Function | SmallTest | Level2) 142 HWTEST_F(SceneSessionDirtyManagerTest, IsFilterSession, Function | SmallTest | Level2) 186 HWTEST_F(SceneSessionDirtyManagerTest, GetWindowInfo, Function | SmallTest | Level2) 274 HWTEST_F(SceneSessionDirtyManagerTest, CalTransform, Function | SmallTest | Level2) 309 HWTEST_F(SceneSessionDirtyManagerTest, UpdateHotAreas, Function | SmallTest | Level2) [all …]
|