Home
last modified time | relevance | path

Searched refs:DrawingNativeRectTest (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/graphic/acts_drawing_native/
DDrawingNativeRectTest.cpp31 class DrawingNativeRectTest : public testing::Test {}; class
41 HWTEST_F(DrawingNativeRectTest, testRectCreateNormal, TestSize.Level0) {
56 HWTEST_F(DrawingNativeRectTest, testRectIntersectNormal, TestSize.Level0) {
91 HWTEST_F(DrawingNativeRectTest, testRectIntersectNull, TestSize.Level3) {
117 HWTEST_F(DrawingNativeRectTest, testRectJoinNormal, TestSize.Level0) {
151 HWTEST_F(DrawingNativeRectTest, testRectJoinNull, TestSize.Level3) {
177 HWTEST_F(DrawingNativeRectTest, testRectSetLeftNormal, TestSize.Level0) {
198 HWTEST_F(DrawingNativeRectTest, testRectSetLeftNull, TestSize.Level3) {
219 HWTEST_F(DrawingNativeRectTest, testRectSetLeftAbnormal, TestSize.Level3) {
240 HWTEST_F(DrawingNativeRectTest, testRectSetLeftMultipleCalls, TestSize.Level3) {
[all …]
DBUILD.gn55 "DrawingNativeRectTest.cpp",