Searched refs:HyperGraphicManagerTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/ |
H A D | hyper_graphic_manager_test.cpp | 43 class HyperGraphicManagerTest : public testing::Test { class 51 void HyperGraphicManagerTest::SetUpTestCase() {} in SetUpTestCase() 52 void HyperGraphicManagerTest::TearDownTestCase() {} in TearDownTestCase() 53 void HyperGraphicManagerTest::SetUp() {} in SetUp() 54 void HyperGraphicManagerTest::TearDown() {} in TearDown() 62 HWTEST_F(HyperGraphicManagerTest, Instance, Function | SmallTest | Level4) 81 HWTEST_F(HyperGraphicManagerTest, IsInit, Function | SmallTest | Level2) 104 HWTEST_F(HyperGraphicManagerTest, AddScreen, Function | MediumTest | Level2) 151 HWTEST_F(HyperGraphicManagerTest, GetScreen, Function | SmallTest | Level2) 229 HWTEST_F(HyperGraphicManagerTest, RemoveScreen, Function | MediumTest | Level2) [all …]
|