Home
last modified time | relevance | path

Searched defs:testRect (Results 1 – 4 of 4) sorted by relevance

/foundation/window/window_manager/wm/test/unittest/
Dgtx_input_event_sender_test.cpp62 Rect testRect{}; variable
/foundation/arkui/ace_engine/test/unittest/core/base/
Dframe_node_test_ng_coverage.cpp351 …NG::RectF testRect = { 10.0f, 10.0f, 10.0f, 10.0f }; // 10.0f is the x, y, width and height of rect variable
1400 …NG::RectF testRect = { 10.0f, 10.0f, 10.0f, 10.0f }; // 10.0f is the x, y, width and height of rect variable
1429 …NG::RectF testRect = { 10.0f, 10.0f, 10.0f, 10.0f }; // 10.0f is the x, y, width and height of rect variable
1457 …NG::RectF testRect = { 10.0f, 10.0f, 10.0f, 10.0f }; // 10.0f is the x, y, width and height of rect variable
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/common/
Drs_occlusion_region_test.cpp330 Rect testRect{65, 64, 82, 95}; variable
/foundation/window/window_manager/wmserver/test/unittest/
Dwindow_node_test.cpp682 Rect testRect = { 10, 10, 150, 150 }; variable