Searched refs:WindowSessionImplTwoTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_session_impl_two_test.cpp | 32 class WindowSessionImplTwoTest : public testing::Test { class 44 void WindowSessionImplTwoTest::SetUpTestCase() in SetUpTestCase() 48 void WindowSessionImplTwoTest::TearDownTestCase() in TearDownTestCase() 52 void WindowSessionImplTwoTest::SetUp() in SetUp() 56 void WindowSessionImplTwoTest::TearDown() in TearDown() 193 HWTEST_F(WindowSessionImplTwoTest, Create, Function | SmallTest | Level2) 208 HWTEST_F(WindowSessionImplTwoTest, Destroy, Function | SmallTest | Level2) 240 HWTEST_F(WindowSessionImplTwoTest, GetWindowState, Function | SmallTest | Level2) 454 HWTEST_F(WindowSessionImplTwoTest, GetVSyncPeriod, Function | SmallTest | Level2) 647 HWTEST_F(WindowSessionImplTwoTest, UpdatePiPRect, Function | SmallTest | Level2) [all …]
|