Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_immersive_test.cpp39 const SystemBarRegionTints TEST_PROPS_1 = { variable
265 SetWindowSystemProps(window, TEST_PROPS_1);
267 ASSERT_TRUE(SystemBarPropsEqualsTo(TEST_PROPS_1));
283 SetWindowSystemProps(window1, TEST_PROPS_1);
290 ASSERT_TRUE(SystemBarPropsEqualsTo(TEST_PROPS_1));
295 ASSERT_TRUE(SystemBarPropsEqualsTo(TEST_PROPS_1));
311 SetWindowSystemProps(window1, TEST_PROPS_1);
319 ASSERT_TRUE(SystemBarPropsEqualsTo(TEST_PROPS_1));
339 SetWindowSystemProps(window1, TEST_PROPS_1);
341 ASSERT_TRUE(SystemBarPropsEqualsTo(TEST_PROPS_1));
[all …]