Searched refs:WindowManagerTest (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/security/access_token/services/common/window_manager/test/unittest/ |
H A D | window_manager_test.cpp | 28 class WindowManagerTest : public testing::Test { class 36 void WindowManagerTest::SetUpTestCase() {} in SetUpTestCase() 37 void WindowManagerTest::TearDownTestCase() {} in TearDownTestCase() 38 void WindowManagerTest::SetUp() {} in SetUp() 39 void WindowManagerTest::TearDown() {} in TearDown() 47 HWTEST_F(WindowManagerTest, GetWMSProxy001, TestSize.Level1) { 58 HWTEST_F(WindowManagerTest, OnRemoteDiedHandle001, TestSize.Level1) {
|
/ohos5.0/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_manager_test.cpp | 135 class WindowManagerTest : public testing::Test { class 143 void WindowManagerTest::SetUpTestCase() in SetUpTestCase() 147 void WindowManagerTest::TearDownTestCase() in TearDownTestCase() 151 void WindowManagerTest::SetUp() in SetUp() 155 void WindowManagerTest::TearDown() in TearDown() 768 HWTEST_F(WindowManagerTest, GetFocusWindowInfo, Function | SmallTest | Level2) 858 HWTEST_F(WindowManagerTest, DumpSessionAll, Function | SmallTest | Level2) 871 HWTEST_F(WindowManagerTest, DumpSessionWithId, Function | SmallTest | Level2) 994 HWTEST_F(WindowManagerTest, Test01, Function | SmallTest | Level2) 1365 HWTEST_F(WindowManagerTest, NotifyFocused01, Function | SmallTest | Level2) [all …]
|