Searched refs:thirdWindow (Results 1 – 1 of 1) sorted by relevance
191 const sptr<Window> &thirdWindow = Utils::CreateTestWindow(thirdWindowInfo_); variable192 ASSERT_NE(nullptr, thirdWindow);193 thirdWindow->Show();194 SingletonContainer::Get<WindowAdapter>().ProcessPointDown(thirdWindow->GetWindowId());200 thirdWindow->Destroy();