Searched refs:NativeDrawingPathTest (Results 1 – 2 of 2) sorted by relevance
/test/xts/acts/graphic/graphicnapidrawingtest/ |
D | NativeDrawingPathTest.cpp | 26 class NativeDrawingPathTest : public testing::Test { class 34 void NativeDrawingPathTest::SetUpTestCase() {} in SetUpTestCase() 35 void NativeDrawingPathTest::TearDownTestCase() {} in TearDownTestCase() 36 void NativeDrawingPathTest::SetUp() {} in SetUp() 37 void NativeDrawingPathTest::TearDown() {} in TearDown() 45 HWTEST_F(NativeDrawingPathTest, NativeDrawingPathTest_path001, TestSize.Level1) 58 HWTEST_F(NativeDrawingPathTest, NativeDrawingPathTest_path002, TestSize.Level1) 72 HWTEST_F(NativeDrawingPathTest, NativeDrawingPathTest_path003, TestSize.Level1) 86 HWTEST_F(NativeDrawingPathTest, NativeDrawingPathTest_path004, TestSize.Level1) 100 HWTEST_F(NativeDrawingPathTest, NativeDrawingPathTest_path005, TestSize.Level1) [all …]
|
D | BUILD.gn | 32 "NativeDrawingPathTest.cpp",
|