Searched refs:DrawingNativeBitmapTest (Results 1 - 1 of 1) sorted by relevance
/test/xts/acts/graphic/acts_drawing_native/ |
H A D | DrawingNativeBitmapTest.cpp | 46 class DrawingNativeBitmapTest : public testing::Test {}; class 56 HWTEST_F(DrawingNativeBitmapTest, testBitmapDestroyNormal, TestSize.Level0) { in HWTEST_F() 72 HWTEST_F(DrawingNativeBitmapTest, testBitmapDestroyNull, TestSize.Level3) { OH_Drawing_BitmapDestroy(nullptr); } in HWTEST_F() 82 HWTEST_F(DrawingNativeBitmapTest, testBitmapCreateFromPixelsNormal, TestSize.Level0) { in HWTEST_F() 143 HWTEST_F(DrawingNativeBitmapTest, testBitmapCreateFromPixelsNull, TestSize.Level3) { in HWTEST_F() 184 HWTEST_F(DrawingNativeBitmapTest, testBitmapCreateFromPixelsMismatch, TestSize.Level3) { in HWTEST_F() 222 HWTEST_F(DrawingNativeBitmapTest, testBitmapCreateFromPixelsAbnormal, TestSize.Level3) { in HWTEST_F() 246 HWTEST_F(DrawingNativeBitmapTest, testBitmapCreateFromPixelsVeryBig, TestSize.Level3) { in HWTEST_F() 307 HWTEST_F(DrawingNativeBitmapTest, testBitmapCreateFromPixelsBoundary, TestSize.Level0) { in HWTEST_F() 369 HWTEST_F(DrawingNativeBitmapTest, testBitmapBuildNorma [all...] |
Completed in 2 milliseconds