Searched refs:DrawingNativeBitmapTest (Results 1 – 2 of 2) sorted by relevance
| /test/xts/acts/graphic/acts_drawing_native/ |
| D | DrawingNativeBitmapTest.cpp | 46 class DrawingNativeBitmapTest : public testing::Test {}; class 56 HWTEST_F(DrawingNativeBitmapTest, testBitmapDestroyNormal, TestSize.Level0) { 72 HWTEST_F(DrawingNativeBitmapTest, testBitmapDestroyNull, TestSize.Level3) { OH_Drawing_BitmapDestro… 82 HWTEST_F(DrawingNativeBitmapTest, testBitmapCreateFromPixelsNormal, TestSize.Level0) { 143 HWTEST_F(DrawingNativeBitmapTest, testBitmapCreateFromPixelsNull, TestSize.Level3) { 184 HWTEST_F(DrawingNativeBitmapTest, testBitmapCreateFromPixelsMismatch, TestSize.Level3) { 222 HWTEST_F(DrawingNativeBitmapTest, testBitmapCreateFromPixelsAbnormal, TestSize.Level3) { 246 HWTEST_F(DrawingNativeBitmapTest, testBitmapCreateFromPixelsVeryBig, TestSize.Level3) { 307 HWTEST_F(DrawingNativeBitmapTest, testBitmapCreateFromPixelsBoundary, TestSize.Level0) { 369 HWTEST_F(DrawingNativeBitmapTest, testBitmapBuildNormal, TestSize.Level0) { [all …]
|
| D | BUILD.gn | 28 "DrawingNativeBitmapTest.cpp",
|