Searched refs:SessionProxyLifecycleTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | session_proxy_lifecycle_test.cpp | 26 class SessionProxyLifecycleTest : public testing::Test { class 28 SessionProxyLifecycleTest() {} in SessionProxyLifecycleTest() function in OHOS::Rosen::SessionProxyLifecycleTest 29 ~SessionProxyLifecycleTest() {} in ~SessionProxyLifecycleTest() 38 HWTEST_F(SessionProxyLifecycleTest, Foreground, Function | SmallTest | Level2) 54 HWTEST_F(SessionProxyLifecycleTest, Foreground1, Function | SmallTest | Level2) 71 HWTEST_F(SessionProxyLifecycleTest, Background, Function | SmallTest | Level2) 86 HWTEST_F(SessionProxyLifecycleTest, Disconnect, Function | SmallTest | Level2) 101 HWTEST_F(SessionProxyLifecycleTest, DrawingCompleted, Function | SmallTest | Level2) 118 HWTEST_F(SessionProxyLifecycleTest, RemoveStartingWindow, Function | SmallTest | Level2) 156 HWTEST_F(SessionProxyLifecycleTest, TerminateSession, Function | SmallTest | Level2) [all …]
|