Searched refs:WindowAgentTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_agent_test.cpp | 27 class WindowAgentTest : public testing::Test { class 36 void WindowAgentTest::SetUpTestCase() in SetUpTestCase() 40 void WindowAgentTest::TearDownTestCase() in TearDownTestCase() 44 void WindowAgentTest::SetUp() in SetUp() 51 void WindowAgentTest::TearDown() in TearDown() 62 HWTEST_F(WindowAgentTest, UpdateWindowRect, Function | SmallTest | Level2) 79 HWTEST_F(WindowAgentTest, UpdateWindowMode, Function | SmallTest | Level2) 124 HWTEST_F(WindowAgentTest, UpdateAvoidArea, Function | SmallTest | Level2) 173 HWTEST_F(WindowAgentTest, UpdateDisplayId, Function | SmallTest | Level2) 300 HWTEST_F(WindowAgentTest, DumpInfo, Function | SmallTest | Level2) [all …]
|