Home
last modified time | relevance | path

Searched refs:WindowTestUtils (Results 1 - 25 of 28) sorted by relevance

12

/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_test_utils.cpp25 constexpr HiviewDFX::HiLogLabel LABEL = {LOG_CORE, HILOG_DOMAIN_WINDOW, "WindowTestUtils"};
30 Rect WindowTestUtils::displayRect_ = {0, 0, 0, 0};
31 Rect WindowTestUtils::statusBarRect_ = {0, 0, 0, 0};
32 Rect WindowTestUtils::naviBarRect_ = {0, 0, 0, 0};
33 Rect WindowTestUtils::customAppRect_ = {0, 0, 0, 0};
34 Rect WindowTestUtils::limitDisplayRect_ = {0, 0, 0, 0};
35 Rect WindowTestUtils::dockWindowRect_ = {0, 0, 0, 0};
36 SplitRects WindowTestUtils::splitRects_ = {
41 Rect WindowTestUtils::singleTileRect_ = {0, 0, 0, 0};
42 std::vector<Rect> WindowTestUtils
[all...]
H A Dwindow_system_toast_test.cpp51 WindowTestUtils::InitByDisplayRect(displayRect_); in SetUpTestCase()
52 virtualPixelRatio_ = WindowTestUtils::GetVirtualPixelRatio(0); in SetUpTestCase()
H A Dwindow_test_utils.h35 class WindowTestUtils { class
H A Dwindow_app_floating_window_test.cpp73 WindowTestUtils::InitByDisplayRect(displayRect_); in SetUpTestCase()
74 virtualPixelRatio_ = WindowTestUtils::GetVirtualPixelRatio(0); in SetUpTestCase()
425 ASSERT_TRUE(WindowTestUtils::RectEqualTo(fltWin, exceptRect)); in HWTEST_F()
H A Dwindow_animation_transition_test.cpp31 using Utils = WindowTestUtils;
H A Dwindow_input_method_test.cpp25 using Utils = WindowTestUtils;
H A Dwindow_water_mark_test.cpp44 using Utils = WindowTestUtils;
H A Dwindow_gamut_test.cpp25 using Utils = WindowTestUtils;
H A Dwindow_split_immersive_test.cpp27 using Utils = WindowTestUtils;
H A Dwindow_move_drag_test.cpp33 using Utils = WindowTestUtils;
82 virtualPixelRatio_ = WindowTestUtils::GetVirtualPixelRatio(0); in SetUp()
H A Dwindow_touch_outside_test.cpp29 using Utils = WindowTestUtils;
H A Dwindow_occupied_area_change_test.cpp30 using Utils = WindowTestUtils;
H A Dwindow_mode_support_info_test.cpp27 using Utils = WindowTestUtils;
H A Dwindow_input_test.cpp29 using Utils = WindowTestUtils;
H A Dwindow_visibility_info_test.cpp42 using Utils = WindowTestUtils;
H A Dwindow_effect_test.cpp28 using Utils = WindowTestUtils;
H A Dwindow_recover_test.cpp37 using Utils = WindowTestUtils;
H A Dwindow_split_test.cpp25 using Utils = WindowTestUtils;
H A Dwindow_raisetoapptop_test.cpp28 using Utils = WindowTestUtils;
H A Dwindow_multi_ability_test.cpp26 using Utils = WindowTestUtils;
H A Dwindow_display_zoom_test.cpp27 using Utils = WindowTestUtils;
H A Dwindow_drag_test.cpp26 using Utils = WindowTestUtils;
H A Dwindow_nointeraction_listener_test.cpp43 using Utils = WindowTestUtils;
H A Dwindow_immersive_test.cpp52 using Utils = WindowTestUtils;
H A Dwindow_rotation_test.cpp34 using Utils = WindowTestUtils;

Completed in 19 milliseconds

12