Searched refs:ImageCreatorTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | image_creator_test.cpp | 29 class ImageCreatorTest : public testing::Test { class 31 ImageCreatorTest() {} in ImageCreatorTest() function in OHOS::Multimedia::ImageCreatorTest 32 ~ImageCreatorTest() {} in ~ImageCreatorTest() 40 HWTEST_F(ImageCreatorTest, CreateImageCreator001, TestSize.Level3) 58 HWTEST_F(ImageCreatorTest, SaveSTP001, TestSize.Level3) 76 HWTEST_F(ImageCreatorTest, SaveSTP002, TestSize.Level3) 128 HWTEST_F(ImageCreatorTest, getSurfaceById001, TestSize.Level3) 143 HWTEST_F(ImageCreatorTest, ReleaseCreator001, TestSize.Level3) 190 HWTEST_F(ImageCreatorTest, DequeueImage001, TestSize.Level3) 221 HWTEST_F(ImageCreatorTest, QueueImage001, TestSize.Level3) [all …]
|