Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/extension/window_extension/test/unittest/
H A Dwindow_extension_proxy_test.cpp31 class WindowExtensionProxyTest : public testing::Test { class
43 void WindowExtensionProxyTest::SetUpTestCase() in SetUpTestCase()
47 void WindowExtensionProxyTest::TearDownTestCase() in TearDownTestCase()
51 void WindowExtensionProxyTest::SetUp() in SetUp()
60 void WindowExtensionProxyTest::TearDown() in TearDown()
71 HWTEST_F(WindowExtensionProxyTest, OnWindowReady, Function | SmallTest | Level2)
90 HWTEST_F(WindowExtensionProxyTest, OnBackPress, Function | SmallTest | Level2)
104 HWTEST_F(WindowExtensionProxyTest, OnKeyEvent, Function | SmallTest | Level2)
121 HWTEST_F(WindowExtensionProxyTest, OnPointerEvent, Function | SmallTest | Level2)
138 HWTEST_F(WindowExtensionProxyTest, OnRemoteRequest, Function | SmallTest | Level2)