Home
last modified time | relevance | path

Searched refs:UIImageAnimatorViewTest (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_image_animator_unit_test.cpp32 class UIImageAnimatorViewTest : public testing::Test { class
39 UIImageAnimatorView* UIImageAnimatorViewTest::imageAnimator_ = nullptr;
41 void UIImageAnimatorViewTest::SetUpTestCase(void) in SetUpTestCase()
48 void UIImageAnimatorViewTest::TearDownTestCase(void) in TearDownTestCase()
68 HWTEST_F(UIImageAnimatorViewTest, UIImageAnimatorViewGetViewType_001, TestSize.Level1)
173 HWTEST_F(UIImageAnimatorViewTest, UIImageAnimatorViewSetRepeat_001, TestSize.Level1)
191 HWTEST_F(UIImageAnimatorViewTest, UIImageAnimatorViewSetReverse_001, TestSize.Level1)
226 HWTEST_F(UIImageAnimatorViewTest, UIImageAnimatorViewStart_001, TestSize.Level1)
242 HWTEST_F(UIImageAnimatorViewTest, UIImageAnimatorViewStop_001, TestSize.Level1)
258 HWTEST_F(UIImageAnimatorViewTest, UIImageAnimatorViewPause_001, TestSize.Level1)
[all …]