Searched refs:scene2 (Results 1 – 1 of 1) sorted by relevance
70 sptr<WindowScene> scene2 = Utils::CreateWindowScene(); variable77 ASSERT_EQ(WMError::WM_OK, scene2->GoForeground());83 ASSERT_NE(WMError::WM_OK, scene2->GoForeground());92 ASSERT_EQ(WMError::WM_OK, scene2->GoBackground());98 ASSERT_NE(WMError::WM_OK, scene2->GoBackground());103 ASSERT_EQ(WMError::WM_OK, scene2->GoDestroy());109 ASSERT_NE(WMError::WM_OK, scene2->GoDestroy());152 ASSERT_EQ(WMError::WM_OK, scene2->GoDestroy());154 ASSERT_NE(WMError::WM_OK, scene2->GoDestroy());258 ASSERT_EQ(WMError::WM_OK, scene2->GoDestroy());[all …]