Searched refs:NativeDrawingPathTest (Results 1 – 2 of 2) sorted by relevance
| /test/xts/acts/graphic/graphicnapidrawingtest/ |
| D | NativeDrawingPathTest.cpp | 32 class NativeDrawingPathTest : public testing::Test { class 40 void NativeDrawingPathTest::SetUpTestCase() {} in SetUpTestCase() 41 void NativeDrawingPathTest::TearDownTestCase() {} in TearDownTestCase() 42 void NativeDrawingPathTest::SetUp() {} in SetUp() 43 void NativeDrawingPathTest::TearDown() {} in TearDown() 52 HWTEST_F(NativeDrawingPathTest, NativeDrawingPathTest_pathCreate001, TestSize.Level1) 66 HWTEST_F(NativeDrawingPathTest, NativeDrawingPathTest_pathMoveTo002, TestSize.Level1) 81 HWTEST_F(NativeDrawingPathTest, NativeDrawingPathTest_pathLineTo003, TestSize.Level1) 96 HWTEST_F(NativeDrawingPathTest, NativeDrawingPathTest_pathReset004, TestSize.Level1) 111 HWTEST_F(NativeDrawingPathTest, NativeDrawingPathTest_pathArcTo005, TestSize.Level1) [all …]
|
| D | BUILD.gn | 39 "NativeDrawingPathTest.cpp",
|