Searched refs:BootAnimationOperationTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/test/unittest/ |
H A D | boot_animation_operation_test.cpp | 24 class BootAnimationOperationTest : public testing::Test { class 32 void BootAnimationOperationTest::SetUpTestCase() {} in SetUpTestCase() 33 void BootAnimationOperationTest::TearDownTestCase() {} in TearDownTestCase() 34 void BootAnimationOperationTest::SetUp() {} in SetUp() 35 void BootAnimationOperationTest::TearDown() {} in TearDown() 42 HWTEST_F(BootAnimationOperationTest, BootAnimationOperationTest_001, TestSize.Level1) 54 HWTEST_F(BootAnimationOperationTest, BootAnimationOperationTest_002, TestSize.Level1) 66 HWTEST_F(BootAnimationOperationTest, BootAnimationOperationTest_003, TestSize.Level1) 78 HWTEST_F(BootAnimationOperationTest, BootAnimationOperationTest_004, TestSize.Level1) 91 HWTEST_F(BootAnimationOperationTest, BootAnimationOperationTest_005, TestSize.Level1) [all …]
|