Home
last modified time | relevance | path

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

/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_touch_outside_test.cpp83 .name = "thirdWindow", in SetUp()
191 const sptr<Window> &thirdWindow = Utils::CreateTestWindow(thirdWindowInfo_); in HWTEST_F() local
192 ASSERT_NE(nullptr, thirdWindow); in HWTEST_F()
193 thirdWindow->Show(); in HWTEST_F()
194 SingletonContainer::Get<WindowAdapter>().ProcessPointDown(thirdWindow->GetWindowId()); in HWTEST_F()
200 thirdWindow->Destroy(); in HWTEST_F()

Completed in 1 milliseconds