Searched refs:WindowEffectTest (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/window/window_manager/test/systemtest/wms/ |
H A D | window_effect_test.cpp | 28 class WindowEffectTest : public testing::Test { class 39 void WindowEffectTest::SetUpTestCase() in SetUpTestCase() 43 void WindowEffectTest::TearDownTestCase() in TearDownTestCase() 47 void WindowEffectTest::SetUp() in SetUp() 60 void WindowEffectTest::TearDown() in TearDown() 71 HWTEST_F(WindowEffectTest, WindowEffect01, Function | MediumTest | Level3) 89 HWTEST_F(WindowEffectTest, WindowEffect02, Function | MediumTest | Level3) 107 HWTEST_F(WindowEffectTest, WindowEffect03, Function | MediumTest | Level3) 132 HWTEST_F(WindowEffectTest, WindowEffect04, Function | MediumTest | Level3) 155 HWTEST_F(WindowEffectTest, WindowEffect05, Function | MediumTest | Level3) [all …]
|
/ohos5.0/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_effect_test.cpp | 28 class WindowEffectTest : public testing::Test { class 37 void WindowEffectTest::SetUpTestCase() in SetUpTestCase() 41 void WindowEffectTest::TearDownTestCase() in TearDownTestCase() 45 void WindowEffectTest::SetUp() in SetUp() 49 void WindowEffectTest::TearDown() in TearDown() 61 HWTEST_F(WindowEffectTest, WindowEffect01, Function | SmallTest | Level2) 86 HWTEST_F(WindowEffectTest, WindowEffect02, Function | SmallTest | Level2) 111 HWTEST_F(WindowEffectTest, WindowEffect03, Function | SmallTest | Level2) 143 HWTEST_F(WindowEffectTest, WindowEffect04, Function | SmallTest | Level2) 173 HWTEST_F(WindowEffectTest, WindowEffect05, Function | SmallTest | Level2) [all …]
|