Searched refs:NativeDrawingRoundRectTest (Results 1 – 2 of 2) sorted by relevance
| /test/xts/acts/graphic/graphicnapidrawingtest/ |
| D | NativeDrawingRoundRectTest.cpp | 33 class NativeDrawingRoundRectTest : public testing::Test { class 41 void NativeDrawingRoundRectTest::SetUpTestCase() {} in SetUpTestCase() 42 void NativeDrawingRoundRectTest::TearDownTestCase() {} in TearDownTestCase() 43 void NativeDrawingRoundRectTest::SetUp() {} in SetUp() 44 void NativeDrawingRoundRectTest::TearDown() {} in TearDown() 55 HWTEST_F(NativeDrawingRoundRectTest, CCornerPosCastToCornerPos001, TestSize.Level1) 92 HWTEST_F(NativeDrawingRoundRectTest, CCornerPosCastToCornerPos002, TestSize.Level1) 118 HWTEST_F(NativeDrawingRoundRectTest, CCornerPosCastToCornerPos003, TestSize.Level1) 144 HWTEST_F(NativeDrawingRoundRectTest, CCornerPosCastToCornerPos004, TestSize.Level1) 170 HWTEST_F(NativeDrawingRoundRectTest, OH_Drawing_RoundRectGetCorner005, TestSize.Level1) [all …]
|
| D | BUILD.gn | 47 "NativeDrawingRoundRectTest.cpp",
|