Searched refs:SceneSessionTest3 (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | scene_session_test3.cpp | 36 class SceneSessionTest3 : public testing::Test { class 44 void SceneSessionTest3::SetUpTestCase() in SetUpTestCase() 48 void SceneSessionTest3::TearDownTestCase() in TearDownTestCase() 52 void SceneSessionTest3::SetUp() in SetUp() 56 void SceneSessionTest3::TearDown() in TearDown() 67 HWTEST_F(SceneSessionTest3, SetAspectRatio1, Function | SmallTest | Level2) 90 HWTEST_F(SceneSessionTest3, SetAspectRatio12, Function | SmallTest | Level2) 158 HWTEST_F(SceneSessionTest3, SetAspectRatio8, Function | SmallTest | Level2) 191 HWTEST_F(SceneSessionTest3, UpdateRect1, Function | SmallTest | Level2) 404 HWTEST_F(SceneSessionTest3, SetBlankFlag, Function | SmallTest | Level2) [all …]
|