Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_drag_test.cpp119 if (firstWindow == nullptr) {
122 ASSERT_NE(firstWindow, nullptr);
126 firstWindow->Show();
149 if (firstWindow == nullptr) {
152 ASSERT_NE(firstWindow, nullptr);
156 firstWindow->Show();
185 if (firstWindow == nullptr) {
192 firstWindow->Show();
236 if (firstWindow == nullptr) {
242 firstWindow->Show();
[all …]
H A Dwindow_touch_outside_test.cpp116 if (firstWindow == nullptr) {
120 firstWindow->Show();
124 firstWindow->Destroy();
135 if (firstWindow == nullptr) {
141 firstWindow->Show();
146 firstWindow->Destroy();
158 if (firstWindow == nullptr) {
168 firstWindow->Destroy();
180 if (firstWindow == nullptr) {
188 firstWindow->Show();
[all …]