Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_proxy_test.cpp101 ASSERT_NE(sProxy, nullptr);
254 ASSERT_NE(sProxy, nullptr);
258 delete sProxy;
273 ASSERT_NE(sProxy, nullptr);
277 delete sProxy;
409 ASSERT_NE(sProxy, nullptr);
428 ASSERT_NE(sProxy, nullptr);
448 ASSERT_NE(sProxy, nullptr);
535 ASSERT_NE(sProxy, nullptr);
550 ASSERT_NE(sProxy, nullptr);
[all …]
H A Dsession_proxy_lifecycle_test.cpp44 WSError res = sProxy->Foreground(property);
61 WSError res = sProxy->Foreground(property);
76 WSError res = sProxy->Background();
91 WSError res = sProxy->Disconnect();
107 ASSERT_NE(sProxy, nullptr);
108 WSError res = sProxy->DrawingCompleted();
124 ASSERT_NE(sProxy, nullptr);
125 WSError res = sProxy->RemoveStartingWindow();
162 WSError res = sProxy->TerminateSession(abilitySessionInfo);
167 res = sProxy->TerminateSession(abilitySessionInfo1);
[all …]
H A Dsession_proxy_mock_test.cpp45 SessionProxy* sProxy = new(std::nothrow) SessionProxy(iRemoteObjectMocker); variable
49 WSError res = sProxy->TransferAccessibilityEvent(info, uiExtensionIdLevel);
65 SessionProxy* sProxy = new(std::nothrow) SessionProxy(iRemoteObjectMocker); variable
70 WSError res = sProxy->TransferAccessibilityEvent(info, uiExtensionIdLevel);
86 SessionProxy* sProxy = new(std::nothrow) SessionProxy(iRemoteObjectMocker); variable
91 WSError res = sProxy->TransferAccessibilityEvent(info, uiExtensionIdLevel);