Searched refs:WindowSessionImplTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_session_impl_test.cpp | 34 class WindowSessionImplTest : public testing::Test { class 46 void WindowSessionImplTest::SetUpTestCase() in SetUpTestCase() 50 void WindowSessionImplTest::TearDownTestCase() in TearDownTestCase() 54 void WindowSessionImplTest::SetUp() in SetUp() 59 void WindowSessionImplTest::TearDown() in TearDown() 131 HWTEST_F(WindowSessionImplTest, Connect01, Function | SmallTest | Level2) 157 HWTEST_F(WindowSessionImplTest, Show01, Function | SmallTest | Level2) 185 HWTEST_F(WindowSessionImplTest, Hide01, Function | SmallTest | Level2) 317 HWTEST_F(WindowSessionImplTest, ColorSpace, Function | SmallTest | Level2) 454 HWTEST_F(WindowSessionImplTest, SetActive, Function | SmallTest | Level2) [all …]
|