Searched refs:WindowInnerManagerTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/ |
H A D | window_inner_manager_test.cpp | 37 class WindowInnerManagerTest : public testing::Test { class 46 void WindowInnerManagerTest::SetUpTestCase() in SetUpTestCase() 50 void WindowInnerManagerTest::TearDownTestCase() in TearDownTestCase() 54 void WindowInnerManagerTest::SetUp() in SetUp() 58 void WindowInnerManagerTest::TearDown() in TearDown() 68 HWTEST_F(WindowInnerManagerTest, Stop, Function | SmallTest | Level2) 160 HWTEST_F(WindowInnerManagerTest, SetWindowRoot, Function | SmallTest | Level2) 208 HWTEST_F(WindowInnerManagerTest, Start, Function | SmallTest | Level2) 268 HWTEST_F(WindowInnerManagerTest, TerminateAbility, Function | SmallTest | Level2) 282 HWTEST_F(WindowInnerManagerTest, CloseAbility, Function | SmallTest | Level2) [all …]
|