Searched refs:DrawingNativeRectTest (Results 1 - 1 of 1) sorted by relevance
/test/xts/acts/graphic/acts_drawing_native/ |
H A D | DrawingNativeRectTest.cpp | 31 class DrawingNativeRectTest : public testing::Test {}; class 41 HWTEST_F(DrawingNativeRectTest, testRectCreateNormal, TestSize.Level0) { in HWTEST_F() 56 HWTEST_F(DrawingNativeRectTest, testRectIntersectNormal, TestSize.Level0) { in HWTEST_F() 91 HWTEST_F(DrawingNativeRectTest, testRectIntersectNull, TestSize.Level3) { in HWTEST_F() 117 HWTEST_F(DrawingNativeRectTest, testRectJoinNormal, TestSize.Level0) { in HWTEST_F() 151 HWTEST_F(DrawingNativeRectTest, testRectJoinNull, TestSize.Level3) { in HWTEST_F() 177 HWTEST_F(DrawingNativeRectTest, testRectSetLeftNormal, TestSize.Level0) { in HWTEST_F() 198 HWTEST_F(DrawingNativeRectTest, testRectSetLeftNull, TestSize.Level3) { in HWTEST_F() 219 HWTEST_F(DrawingNativeRectTest, testRectSetLeftAbnormal, TestSize.Level3) { in HWTEST_F() 240 HWTEST_F(DrawingNativeRectTest, testRectSetLeftMultipleCall [all...] |
Completed in 1 milliseconds