Searched refs:SceneSessionDirtyManagerTest2 (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_test2.cpp | 34 class SceneSessionDirtyManagerTest2 : public testing::Test { class 47 void SceneSessionDirtyManagerTest2::SetUpTestCase() in SetUpTestCase() 54 void SceneSessionDirtyManagerTest2::TearDownTestCase() in TearDownTestCase() 59 void SceneSessionDirtyManagerTest2::SetUp() in SetUp() 64 void SceneSessionDirtyManagerTest2::TearDown() in TearDown() 122 HWTEST_F(SceneSessionDirtyManagerTest2, GetWindowInfoWithoutHotArea, Function | SmallTest | Level2) 153 HWTEST_F(SceneSessionDirtyManagerTest2, GetWindowInfoWithHotArea, Function | SmallTest | Level2) 568 HWTEST_F(SceneSessionDirtyManagerTest2, GetWindowInfoWithSameInfo, Function | SmallTest | Level2) 602 HWTEST_F(SceneSessionDirtyManagerTest2, GetWindowInfoWithPidDiff, Function | SmallTest | Level2) 637 HWTEST_F(SceneSessionDirtyManagerTest2, GetWindowInfoWithAreaDiff, Function | SmallTest | Level2) [all …]
|