Searched refs:NativeWindowTest (Results 1 – 2 of 2) sorted by relevance
/test/xts/acts/graphic/graphicnapitest/ |
D | NativeWindowTest.cpp | 27 class NativeWindowTest : public testing::Test { class 37 void NativeWindowTest::SetUpTestCase() in SetUpTestCase() 41 void NativeWindowTest::TearDownTestCase() in TearDownTestCase() 50 HWTEST_F(NativeWindowTest, CreateNativeWindow001, Function | MediumTest | Level2) 60 HWTEST_F(NativeWindowTest, GetNativeObjectMagic001, Function | MediumTest | Level2) 71 HWTEST_F(NativeWindowTest, HandleOpt001, Function | MediumTest | Level2) 92 HWTEST_F(NativeWindowTest, HandleOpt005, Function | MediumTest | Level2) 109 HWTEST_F(NativeWindowTest, HandleOpt007, Function | MediumTest | Level2) 126 HWTEST_F(NativeWindowTest, CreateNativeWindowBuffer001, Function | MediumTest | Level2) 136 HWTEST_F(NativeWindowTest, RequestBuffer001, Function | MediumTest | Level2) [all …]
|
D | BUILD.gn | 29 "NativeWindowTest.cpp",
|