Searched refs:scene4 (Results 1 – 1 of 1) sorted by relevance
72 sptr<WindowScene> scene4 = Utils::CreateWindowScene(); variable79 ASSERT_EQ(WMError::WM_OK, scene4->GoForeground());85 ASSERT_NE(WMError::WM_OK, scene4->GoForeground());90 ASSERT_EQ(WMError::WM_OK, scene4->GoBackground());96 ASSERT_NE(WMError::WM_OK, scene4->GoBackground());105 ASSERT_EQ(WMError::WM_OK, scene4->GoDestroy());111 ASSERT_NE(WMError::WM_OK, scene4->GoDestroy());178 sptr<WindowScene> scene4 = Utils::CreateWindowScene(); variable190 ASSERT_EQ(WMError::WM_OK, scene4->GoDestroy());192 ASSERT_NE(WMError::WM_OK, scene4->GoDestroy());[all …]