Home
last modified time | relevance | path

Searched refs:AvoidAreaControllerTest (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Davoid_area_controller_test.cpp39 class AvoidAreaControllerTest : public testing::Test { class
53 sptr<WindowNode> AvoidAreaControllerTest::statusbarWindowNode = nullptr;
54 sptr<WindowNode> AvoidAreaControllerTest::navigationBarWindowNode = nullptr;
55 sptr<WindowNode> AvoidAreaControllerTest::keyboardWindowNode = nullptr;
56 Rect AvoidAreaControllerTest::screenRect;
164 void AvoidAreaControllerTest::SetUpTestCase() in SetUpTestCase()
204 void AvoidAreaControllerTest::TearDownTestCase() in TearDownTestCase()
208 void AvoidAreaControllerTest::SetUp() in SetUp()
212 void AvoidAreaControllerTest::TearDown() in TearDown()
240 HWTEST_F(AvoidAreaControllerTest, AvoidArea01, Function | SmallTest | Level2)
[all …]