Home
last modified time | relevance | path

Searched refs:fullScreenAppInfo_ (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_gamut_test.cpp35 Utils::TestWindowInfo fullScreenAppInfo_; member in OHOS::Rosen::WindowGamutTest
48 fullScreenAppInfo_ = { in SetUp()
71 fullScreenAppInfo_.name = "window_isSupportWideGamut01"; in HWTEST_F()
72 sptr<Window> window = Utils::CreateTestWindow(fullScreenAppInfo_); in HWTEST_F()
90 fullScreenAppInfo_.name = "window_getColorSpace01"; in HWTEST_F()
91 sptr<Window> window = Utils::CreateTestWindow(fullScreenAppInfo_); in HWTEST_F()
115 fullScreenAppInfo_.name = "window_setColorSpace01"; in HWTEST_F()
116 sptr<Window> window = Utils::CreateTestWindow(fullScreenAppInfo_); in HWTEST_F()
149 fullScreenAppInfo_.name = "window_setColorSpace02"; in HWTEST_F()
150 sptr<Window> window = Utils::CreateTestWindow(fullScreenAppInfo_); in HWTEST_F()
[all...]
H A Dwindow_occupied_area_change_test.cpp48 Utils::TestWindowInfo fullScreenAppInfo_; member in OHOS::Rosen::WindowOccupiedAreaChangeTest
80 fullScreenAppInfo_ = { in SetUp()
109 fullScreenAppInfo_.name = "KeyboardHeightChangeTest01"; in HWTEST_F()
110 const sptr<Window>& window1 = Utils::CreateTestWindow(fullScreenAppInfo_); in HWTEST_F()
141 fullScreenAppInfo_.name = "KeyboardHeightChangeTest02"; in HWTEST_F()
142 const sptr<Window>& window1 = Utils::CreateTestWindow(fullScreenAppInfo_); in HWTEST_F()
173 fullScreenAppInfo_.name = "KeyboardHeightChangeTest03"; in HWTEST_F()
174 const sptr<Window>& window1 = Utils::CreateTestWindow(fullScreenAppInfo_); in HWTEST_F()
H A Dwindow_focus_test.cpp48 Utils::TestWindowInfo fullScreenAppInfo_; member in OHOS::Rosen::WindowFocusTest
84 fullScreenAppInfo_ = { in SetUp()
130 fullScreenAppInfo_.name = "FocusChangedTest01_1"; in HWTEST_F()
131 fullScreenAppInfo_.focusable_ = false; in HWTEST_F()
132 const sptr<Window>& window1 = Utils::CreateTestWindow(fullScreenAppInfo_); in HWTEST_F()
561 fullScreenAppInfo_.name = "WindowShowWithoutFocusTest_1"; in HWTEST_F()
562 fullScreenAppInfo_.focusable_ = false; in HWTEST_F()
563 const sptr<Window>& window1 = Utils::CreateTestWindow(fullScreenAppInfo_); in HWTEST_F()
H A Dwindow_visibility_info_test.cpp94 Utils::TestWindowInfo fullScreenAppInfo_; member in OHOS::Rosen::WindowVisibilityInfoTest
137 fullScreenAppInfo_ = { in SetUp()

Completed in 4 milliseconds