Searched refs:SkiaPixmapTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/ |
H A D | skia_pixmap_test.cpp | 26 class SkiaPixmapTest : public testing::Test { class 34 void SkiaPixmapTest::SetUpTestCase() {} in SetUpTestCase() 35 void SkiaPixmapTest::TearDownTestCase() {} in TearDownTestCase() 36 void SkiaPixmapTest::SetUp() {} in SetUp() 37 void SkiaPixmapTest::TearDown() {} in TearDown() 45 HWTEST_F(SkiaPixmapTest, GetColorType001, TestSize.Level1) 60 HWTEST_F(SkiaPixmapTest, GetAlphaType001, TestSize.Level1) 75 HWTEST_F(SkiaPixmapTest, GetColor001, TestSize.Level1) 105 HWTEST_F(SkiaPixmapTest, GetAddr001, TestSize.Level1) 120 HWTEST_F(SkiaPixmapTest, GetWidth001, TestSize.Level1) [all …]
|