Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_subwindow_test.cpp397 … sptr<Window> subWindow4 = CreateSubWindow(scene, WindowType::WINDOW_TYPE_APP_SUB_WINDOW, rect, 0); variable
398 if (subWindow4 == nullptr) {
401 ASSERT_NE(nullptr, subWindow4);
410 ASSERT_EQ(WMError::WM_OK, subWindow4->Show());
416 ASSERT_EQ(WMError::WM_OK, subWindow4->Hide());
424 subWindow4->Destroy();