Searched refs:WindowProxyTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_proxy_test.cpp | 25 class WindowProxyTest : public testing::Test { class 35 void WindowProxyTest::SetUpTestCase() in SetUpTestCase() 39 void WindowProxyTest::TearDownTestCase() in TearDownTestCase() 43 void WindowProxyTest::SetUp() in SetUp() 51 void WindowProxyTest::TearDown() in TearDown() 61 HWTEST_F(WindowProxyTest, UpdateWindowRect01, Function | SmallTest | Level2) 72 HWTEST_F(WindowProxyTest, UpdateWindowMode01, Function | SmallTest | Level2) 105 HWTEST_F(WindowProxyTest, UpdateAvoidArea01, Function | SmallTest | Level2) 142 HWTEST_F(WindowProxyTest, UpdateDisplayId01, Function | SmallTest | Level2) 188 HWTEST_F(WindowProxyTest, DumpInfo01, Function | SmallTest | Level2) [all …]
|