Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_subwindow_test.cpp391 … sptr<Window> subWindow3 = CreateSubWindow(scene, WindowType::WINDOW_TYPE_APP_SUB_WINDOW, rect, 0); variable
392 if (subWindow3 == nullptr) {
395 ASSERT_NE(nullptr, subWindow3);
409 ASSERT_EQ(WMError::WM_OK, subWindow3->Show());
415 ASSERT_EQ(WMError::WM_OK, subWindow3->Hide());
423 subWindow3->Destroy();