Searched refs:RSImplicitAnimatorTest (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/animation/ |
H A D | rs_implicit_animator_test.cpp | 32 class RSImplicitAnimatorTest : public testing::Test { class 40 void RSImplicitAnimatorTest::SetUpTestCase() {} in SetUpTestCase() 41 void RSImplicitAnimatorTest::TearDownTestCase() {} in TearDownTestCase() 42 void RSImplicitAnimatorTest::SetUp() {} in SetUp() 43 void RSImplicitAnimatorTest::TearDown() {} in TearDown() 90 HWTEST_F(RSImplicitAnimatorTest, NeedImplicitAnimationTest, Level1) in HWTEST_F() argument 102 HWTEST_F(RSImplicitAnimatorTest, BeginImplicitTransitionTest, Level1) in HWTEST_F() argument 116 HWTEST_F(RSImplicitAnimatorTest, EndImplicitTransitionTest, Level1) in HWTEST_F() argument 156 HWTEST_F(RSImplicitAnimatorTest, CreateImplicitAnimationTest, Level1) in HWTEST_F() argument 169 HWTEST_F(RSImplicitAnimatorTest, OpenImplicitAnimationTest, Level1) in HWTEST_F() argument [all …]
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/ |
H A D | rs_implicit_animator_test.cpp | 28 class RSImplicitAnimatorTest : public testing::Test { class 40 void RSImplicitAnimatorTest::SetUpTestCase() {} in SetUpTestCase() 41 void RSImplicitAnimatorTest::TearDownTestCase() {} in TearDownTestCase() 42 void RSImplicitAnimatorTest::SetUp() {} in SetUp() 43 void RSImplicitAnimatorTest::TearDown() {} in TearDown() 50 HWTEST_F(RSImplicitAnimatorTest, GetBoundsTest, TestSize.Level1) 70 HWTEST_F(RSImplicitAnimatorTest, BeginImplicitDurationKeyFrameAnimation001, TestSize.Level1) 102 HWTEST_F(RSImplicitAnimatorTest, EndImplicitDurationKeyFrameAnimation001, TestSize.Level1) 123 HWTEST_F(RSImplicitAnimatorTest, EndImplicitPathAnimation001, TestSize.Level1) 144 HWTEST_F(RSImplicitAnimatorTest, CancelImplicitAnimation001, TestSize.Level1) [all …]
|