Searched refs:DrawingNativeImageTest (Results 1 - 1 of 1) sorted by relevance
/test/xts/acts/graphic/acts_drawing_native/ |
H A D | DrawingNativeImageTest.cpp | 29 class DrawingNativeImageTest : public testing::Test {}; class 39 HWTEST_F(DrawingNativeImageTest, testImageCreateDestroyNormal, TestSize.Level0) { in HWTEST_F() 54 HWTEST_F(DrawingNativeImageTest, testImageCreateDestroyNULL, TestSize.Level3) { in HWTEST_F() 67 HWTEST_F(DrawingNativeImageTest, testImageCreateDestroyMultipleCalls, TestSize.Level3) { in HWTEST_F() 92 HWTEST_F(DrawingNativeImageTest, testImageBuildFromBitmapNormal, TestSize.Level0) { in HWTEST_F() 115 HWTEST_F(DrawingNativeImageTest, testImageBuildFromBitmapNULL, TestSize.Level3) { in HWTEST_F() 139 HWTEST_F(DrawingNativeImageTest, testImageBuildFromBitmapMultipleCalls, TestSize.Level3) { in HWTEST_F() 161 HWTEST_F(DrawingNativeImageTest, testImageBuildFromBitmapMultipleCallsBoundary, TestSize.Level3) { in HWTEST_F() 183 HWTEST_F(DrawingNativeImageTest, testImageGetWidthHeightNormal, TestSize.Level0) { in HWTEST_F() 211 HWTEST_F(DrawingNativeImageTest, testImageGetWidthHeightNUL [all...] |
Completed in 1 milliseconds