Home
last modified time | relevance | path

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

/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_impl_test.cpp153 sptr<WindowImpl> window_other = new WindowImpl(option_other); in HWTEST_F() local
155 ASSERT_EQ(WMError::WM_ERROR_REPEAT_OPERATION, window_other->Create(INVALID_WINDOW_ID)); in HWTEST_F()
158 ASSERT_EQ(WMError::WM_OK, window_other->Destroy()); in HWTEST_F()

Completed in 3 milliseconds