Searched refs:RSRenderPathAnimationTest (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/ |
H A D | rs_render_path_animation_test.cpp | 25 class RSRenderPathAnimationTest : public testing::Test { class 33 void RSRenderPathAnimationTest::SetUpTestCase() {} in SetUpTestCase() 34 void RSRenderPathAnimationTest::TearDownTestCase() {} in TearDownTestCase() 35 void RSRenderPathAnimationTest::SetUp() {} in SetUp() 36 void RSRenderPathAnimationTest::TearDown() {} in TearDown() 61 HWTEST_F(RSRenderPathAnimationTest, SetInterpolatorTest, Level1) in HWTEST_F() argument 259 HWTEST_F(RSRenderPathAnimationTest, MarshallingTest, Level1) in HWTEST_F() argument 296 HWTEST_F(RSRenderPathAnimationTest, ParseParamTest, Level1) in HWTEST_F() argument 331 HWTEST_F(RSRenderPathAnimationTest, OnAttachTest, Level1) in HWTEST_F() argument 348 HWTEST_F(RSRenderPathAnimationTest, OnDetachTest, Level1) in HWTEST_F() argument [all …]
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/ |
H A D | rs_render_path_animation_test.cpp | 67 class RSRenderPathAnimationTest : public testing::Test { class 86 void RSRenderPathAnimationTest::SetUpTestCase() {} in SetUpTestCase() 87 void RSRenderPathAnimationTest::TearDownTestCase() {} in TearDownTestCase() 88 void RSRenderPathAnimationTest::SetUp() {} in SetUp() 89 void RSRenderPathAnimationTest::TearDown() {} in TearDown() 315 HWTEST_F(RSRenderPathAnimationTest, OnAnimate001, TestSize.Level1) 338 HWTEST_F(RSRenderPathAnimationTest, OnAnimate002, TestSize.Level1) 367 HWTEST_F(RSRenderPathAnimationTest, OnAnimate003, TestSize.Level1) 403 HWTEST_F(RSRenderPathAnimationTest, OnAnimate004, TestSize.Level1) 435 HWTEST_F(RSRenderPathAnimationTest, OnAnimate005, TestSize.Level1) [all …]
|