Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_proxy_test.cpp44 SessionProxy* sProxy = new(std::nothrow) SessionProxy(iRemoteObjectMocker); in HWTEST_F() local
46 WSError res = sProxy->OnSessionEvent(event); in HWTEST_F()
60 SessionProxy* sProxy = new(std::nothrow) SessionProxy(iRemoteObjectMocker); in HWTEST_F() local
63 WSError res = sProxy->UpdateSessionRect(rect, reason); in HWTEST_F()
77 SessionProxy* sProxy = new(std::nothrow) SessionProxy(iRemoteObjectMocker); in HWTEST_F() local
78 WSError res = sProxy->OnRestoreMainWindow(); in HWTEST_F()
92 sptr<SessionProxy> sProxy = sptr<SessionProxy>::MakeSptr(remoteMocker); in HWTEST_F() local
94 WSError res = sProxy->RaiseToAppTop(); in HWTEST_F()
103 res = sProxy->RaiseToAppTop(); in HWTEST_F()
107 res = sProxy in HWTEST_F()
153 SessionProxy* sProxy = new(std::nothrow) SessionProxy(iRemoteObjectMocker); HWTEST_F() local
170 SessionProxy* sProxy = new(std::nothrow) SessionProxy(iRemoteObjectMocker); HWTEST_F() local
188 SessionProxy* sProxy = new(std::nothrow) SessionProxy(iRemoteObjectMocker); HWTEST_F() local
205 SessionProxy* sProxy = new(std::nothrow) SessionProxy(iRemoteObjectMocker); HWTEST_F() local
222 SessionProxy* sProxy = new(std::nothrow) SessionProxy(iRemoteObjectMocker); HWTEST_F() local
239 SessionProxy* sProxy = new(std::nothrow) SessionProxy(iRemoteObjectMocker); HWTEST_F() local
256 SessionProxy* sProxy = new(std::nothrow) SessionProxy(iRemoteObjectMocker); HWTEST_F() local
274 SessionProxy* sProxy = new(std::nothrow) SessionProxy(iRemoteObjectMocker); HWTEST_F() local
293 SessionProxy* sProxy = new(std::nothrow) SessionProxy(iRemoteObjectMocker); HWTEST_F() local
311 SessionProxy* sProxy = new(std::nothrow) SessionProxy(iRemoteObjectMocker); HWTEST_F() local
328 SessionProxy* sProxy = new(std::nothrow) SessionProxy(iRemoteObjectMocker); HWTEST_F() local
345 SessionProxy* sProxy = new(std::nothrow) SessionProxy(iRemoteObjectMocker); HWTEST_F() local
363 SessionProxy* sProxy = new(std::nothrow) SessionProxy(iRemoteObjectMocker); HWTEST_F() local
378 SessionProxy* sProxy = new(std::nothrow) SessionProxy(iRemoteObjectMocker); HWTEST_F() local
393 SessionProxy* sProxy = new(std::nothrow) SessionProxy(iRemoteObjectMocker); HWTEST_F() local
410 SessionProxy* sProxy = new(std::nothrow) SessionProxy(iRemoteObjectMocker); HWTEST_F() local
428 SessionProxy* sProxy = new(std::nothrow) SessionProxy(iRemoteObjectMocker); HWTEST_F() local
446 auto sProxy = sptr<SessionProxy>::MakeSptr(iRemoteObjectMocker); HWTEST_F() local
466 auto sProxy = sptr<SessionProxy>::MakeSptr(iRemoteObjectMocker); HWTEST_F() local
482 SessionProxy* sProxy = new(std::nothrow) SessionProxy(iRemoteObjectMocker); HWTEST_F() local
498 auto sProxy = sptr<SessionProxy>::MakeSptr(iRemoteObjectMocker); HWTEST_F() local
515 SessionProxy* sProxy = new(std::nothrow) SessionProxy(iRemoteObjectMocker); HWTEST_F() local
530 auto sProxy = sptr<SessionProxy>::MakeSptr(iRemoteObjectMocker); HWTEST_F() local
543 auto sProxy = sptr<SessionProxy>::MakeSptr(nullptr); HWTEST_F() local
569 auto sProxy = sptr<SessionProxy>::MakeSptr(nullptr); HWTEST_F() local
586 auto sProxy = sptr<SessionProxy>::MakeSptr(nullptr); HWTEST_F() local
616 auto sProxy = sptr<SessionProxy>::MakeSptr(nullptr); HWTEST_F() local
[all...]
H A Dsession_proxy_lifecycle_test.cpp42 SessionProxy* sProxy = new (std::nothrow) SessionProxy(iRemoteObjectMocker); in HWTEST_F() local
44 WSError res = sProxy->Foreground(property); in HWTEST_F()
58 SessionProxy* sProxy = new (std::nothrow) SessionProxy(iRemoteObjectMocker); in HWTEST_F() local
61 WSError res = sProxy->Foreground(property); in HWTEST_F()
75 SessionProxy* sProxy = new (std::nothrow) SessionProxy(iRemoteObjectMocker); in HWTEST_F() local
76 WSError res = sProxy->Background(); in HWTEST_F()
90 SessionProxy* sProxy = new (std::nothrow) SessionProxy(iRemoteObjectMocker); in HWTEST_F() local
91 WSError res = sProxy->Disconnect(); in HWTEST_F()
106 sptr<SessionProxy> sProxy = new (std::nothrow) SessionProxy(iRemoteObjectMocker); in HWTEST_F() local
107 ASSERT_NE(sProxy, nullpt in HWTEST_F()
122 SessionProxy* sProxy = new (std::nothrow) SessionProxy(iRemoteObjectMocker); HWTEST_F() local
143 SessionProxy* sProxy = new (std::nothrow) SessionProxy(iRemoteObjectMocker); HWTEST_F() local
164 SessionProxy* sProxy = new (std::nothrow) SessionProxy(iRemoteObjectMocker); HWTEST_F() local
[all...]
H A Dsession_proxy_mock_test.cpp45 SessionProxy* sProxy = new(std::nothrow) SessionProxy(iRemoteObjectMocker); in HWTEST_F() local
49 WSError res = sProxy->TransferAccessibilityEvent(info, uiExtensionIdLevel); in HWTEST_F()
65 SessionProxy* sProxy = new(std::nothrow) SessionProxy(iRemoteObjectMocker); in HWTEST_F() local
70 WSError res = sProxy->TransferAccessibilityEvent(info, uiExtensionIdLevel); in HWTEST_F()
86 SessionProxy* sProxy = new(std::nothrow) SessionProxy(iRemoteObjectMocker); in HWTEST_F() local
91 WSError res = sProxy->TransferAccessibilityEvent(info, uiExtensionIdLevel); in HWTEST_F()

Completed in 2 milliseconds