Home
last modified time | relevance | path

Searched refs:WindowAdapterTest (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_adapter_test.cpp33 class WindowAdapterTest : public testing::Test { class
41 void WindowAdapterTest::SetUpTestCase() in SetUpTestCase()
45 void WindowAdapterTest::TearDownTestCase() in TearDownTestCase()
49 void WindowAdapterTest::SetUp() in SetUp()
53 void WindowAdapterTest::TearDown() in TearDown()
63 HWTEST_F(WindowAdapterTest, AddWindow, Function | SmallTest | Level2)
78 HWTEST_F(WindowAdapterTest, RemoveWindow, Function | SmallTest | Level2)
94 HWTEST_F(WindowAdapterTest, RequestFocus, Function | SmallTest | Level2)
124 HWTEST_F(WindowAdapterTest, CheckWindowId, Function | SmallTest | Level2)
235 HWTEST_F(WindowAdapterTest, InitWMSProxy, Function | SmallTest | Level2)
[all …]