Searched refs:WindowSessionImplTest4 (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_session_impl_test4.cpp | 36 class WindowSessionImplTest4 : public testing::Test { class 48 void WindowSessionImplTest4::SetUpTestCase() in SetUpTestCase() 52 void WindowSessionImplTest4::TearDownTestCase() in TearDownTestCase() 56 void WindowSessionImplTest4::SetUp() in SetUp() 61 void WindowSessionImplTest4::TearDown() in TearDown() 91 HWTEST_F(WindowSessionImplTest4, GetFocusable, Function | SmallTest | Level2) 155 HWTEST_F(WindowSessionImplTest4, SetTopmost, Function | SmallTest | Level2) 183 HWTEST_F(WindowSessionImplTest4, IsTopmost, Function | SmallTest | Level2) 382 HWTEST_F(WindowSessionImplTest4, IsPcWindow, Function | SmallTest | Level2) 900 HWTEST_F(WindowSessionImplTest4, Notify03, Function | SmallTest | Level2) [all …]
|