Searched refs:NativeDrawingBitmapTest (Results 1 – 2 of 2) sorted by relevance
| /test/xts/acts/graphic/graphicnapidrawingtest/ |
| D | NativeDrawingBitmapTest.cpp | 27 class NativeDrawingBitmapTest : public testing::Test { class 37 void NativeDrawingBitmapTest::SetUpTestCase() {} in SetUpTestCase() 38 void NativeDrawingBitmapTest::TearDownTestCase() {} in TearDownTestCase() 39 void NativeDrawingBitmapTest::SetUp() in SetUp() 45 void NativeDrawingBitmapTest::TearDown() in TearDown() 60 HWTEST_F(NativeDrawingBitmapTest, NativeDrawingBitmapTest_bitmapBuild001, TestSize.Level1) 77 HWTEST_F(NativeDrawingBitmapTest, NativeDrawingBitmapTest_bitmapBuild002, TestSize.Level1) 94 HWTEST_F(NativeDrawingBitmapTest, NativeDrawingBitmapTest_bitmapBuild003, TestSize.Level1) 112 HWTEST_F(NativeDrawingBitmapTest, NativeDrawingBitmapTest_bitmapBuild004, TestSize.Level1) 129 HWTEST_F(NativeDrawingBitmapTest, NativeDrawingBitmapTest_bitmapCreateFromPixels005, TestSize.Level… [all …]
|
| D | BUILD.gn | 28 "NativeDrawingBitmapTest.cpp",
|