Searched refs:WindowManagerAgentProxyTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_manager_agent_proxy_test.cpp | 27 class WindowManagerAgentProxyTest : public testing::Test { class 37 void WindowManagerAgentProxyTest::SetUpTestCase() in SetUpTestCase() 41 void WindowManagerAgentProxyTest::TearDownTestCase() in TearDownTestCase() 45 void WindowManagerAgentProxyTest::SetUp() in SetUp() 49 void WindowManagerAgentProxyTest::TearDown() in TearDown() 60 HWTEST_F(WindowManagerAgentProxyTest, UpdateFocusChangeInfo01, Function | SmallTest | Level2) 86 HWTEST_F(WindowManagerAgentProxyTest, UpdateFocusChangeInfo02, Function | SmallTest | Level2) 109 HWTEST_F(WindowManagerAgentProxyTest, UpdateWindowModeTypeInfo, Function | SmallTest | Level2) 133 HWTEST_F(WindowManagerAgentProxyTest, UpdateSystemBarRegionTints, Function | SmallTest | Level2) 286 HWTEST_F(WindowManagerAgentProxyTest, UpdateVisibleWindowNum, Function | SmallTest | Level2) [all …]
|