Searched refs:scene3 (Results 1 – 1 of 1) sorted by relevance
71 sptr<WindowScene> scene3 = Utils::CreateWindowScene(); variable78 ASSERT_EQ(WMError::WM_OK, scene3->GoForeground());84 ASSERT_NE(WMError::WM_OK, scene3->GoForeground());91 ASSERT_EQ(WMError::WM_OK, scene3->GoBackground());97 ASSERT_NE(WMError::WM_OK, scene3->GoBackground());104 ASSERT_EQ(WMError::WM_OK, scene3->GoDestroy());110 ASSERT_NE(WMError::WM_OK, scene3->GoDestroy());164 ASSERT_EQ(WMError::WM_OK, scene3->GoDestroy());167 ASSERT_NE(WMError::WM_OK, scene3->GoDestroy());247 ASSERT_EQ(WMError::WM_OK, scene3->GoDestroy());[all …]