Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_input_method_test.cpp51 .rect = Utils::customAppRect_, in SetUp()
97 if (Utils::customAppRect_.width_ == inputMethodWindow->GetRect().width_) {
98 ASSERT_EQ(inputMethodWindow->GetRect().width_, Utils::customAppRect_.width_);
101 if (inputMethodWindow->GetRect().height_ == Utils::customAppRect_.height_) {
102 ASSERT_EQ(inputMethodWindow->GetRect().height_, Utils::customAppRect_.height_);
109 if (Utils::customAppRect_.width_ == inputMethodWindow->GetRect().width_) {
110 ASSERT_EQ(inputMethodWindow->GetRect().width_, Utils::customAppRect_.width_);
111 ASSERT_EQ(inputMethodWindow->GetRect().height_, Utils::customAppRect_.height_);
H A Dwindow_visibility_info_test.cpp139 .rect = Utils::customAppRect_, in SetUp()
149 .rect = Utils::customAppRect_, in SetUp()
159 .rect = Utils::customAppRect_, in SetUp()
H A Dwindow_split_immersive_test.cpp58 .rect = Utils::customAppRect_, in SetUp()
68 .rect = Utils::customAppRect_, in SetUp()
H A Dwindow_occupied_area_change_test.cpp82 .rect = Utils::customAppRect_, in SetUp()
91 .rect = Utils::customAppRect_, in SetUp()
H A Dwindow_mode_support_info_test.cpp55 .rect = Utils::customAppRect_, in SetUp()
64 .rect = Utils::customAppRect_, in SetUp()
H A Dwindow_drag_test.cpp82 .rect = Utils::customAppRect_, in SetUp()
93 .rect = Utils::customAppRect_, in SetUp()
H A Dwindow_split_test.cpp52 .rect = Utils::customAppRect_, in SetUp()
62 .rect = Utils::customAppRect_, in SetUp()
H A Dwindow_layout_test.cpp170 Rect res = Utils::GetFloatingLimitedRect(Utils::customAppRect_, virtualPixelRatio_);
204 Rect res = Utils::GetFloatingLimitedRect(Utils::customAppRect_, virtualPixelRatio_);
262 .rect = Utils::customAppRect_,
322 .rect = Utils::customAppRect_,
340 ASSERT_TRUE(Utils::RectEqualTo(sysWin, Utils::customAppRect_));
348 ASSERT_TRUE(Utils::RectEqualTo(sysWin, Utils::customAppRect_));
354 ASSERT_TRUE(Utils::RectEqualTo(sysWin, Utils::customAppRect_));
H A Dwindow_test_utils.h54 static Rect customAppRect_; variable
H A Dwindow_gamut_test.cpp50 .rect = Utils::customAppRect_, in SetUp()
H A Dwindow_water_mark_test.cpp93 .rect = Utils::customAppRect_, in SetUp()
H A Dwindow_focus_test.cpp87 .rect = Utils::customAppRect_, in SetUp()
97 .rect = Utils::customAppRect_, in SetUp()
107 .rect = Utils::customAppRect_, in SetUp()
H A Dwindow_input_test.cpp55 .rect = Utils::customAppRect_, in SetUp()
H A Dwindow_raisetoapptop_test.cpp54 .rect = Utils::customAppRect_, in SetUp()
H A Dwindow_test_utils.cpp33 Rect WindowTestUtils::customAppRect_ = {0, 0, 0, 0}; member in OHOS::Rosen::WindowTestUtils
217 customAppRect_ = { in InitByDisplayRect()
H A Dwindow_rotation_test.cpp105 .rect = Utils::customAppRect_, in SetUp()
H A Dwindow_immersive_test.cpp216 .rect = Utils::customAppRect_, in SetUp()