Searched refs:SessionProxyTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | session_proxy_test.cpp | 28 class SessionProxyTest : public testing::Test { class 30 SessionProxyTest() {} in SessionProxyTest() function in OHOS::Rosen::SessionProxyTest 31 ~SessionProxyTest() {} in ~SessionProxyTest() 62 HWTEST_F(SessionProxyTest, OnSessionEvent, Function | SmallTest | Level2) 78 HWTEST_F(SessionProxyTest, UpdateSessionRect, Function | SmallTest | Level2) 112 HWTEST_F(SessionProxyTest, RaiseToAppTop, Function | SmallTest | Level2) 128 HWTEST_F(SessionProxyTest, OnNeedAvoid, Function | SmallTest | Level2) 180 HWTEST_F(SessionProxyTest, MarkProcessed, Function | SmallTest | Level2) 231 HWTEST_F(SessionProxyTest, SetAspectRatio, Function | SmallTest | Level2) 442 HWTEST_F(SessionProxyTest, SetAutoStartPiP, Function | SmallTest | Level2) [all …]
|