/ohos5.0/foundation/ability/ability_runtime/test/unittest/continuation_test/remote_register_service_test/remote_register_service_proxy_test/ |
H A D | remote_register_service_proxy_test.cpp | 118 …sptr<RemoteRegisterServiceProxy> testProxy = new (std::nothrow) RemoteRegisterServiceProxy(object); variable 140 …sptr<RemoteRegisterServiceProxy> testProxy = new (std::nothrow) RemoteRegisterServiceProxy(object); variable 162 …sptr<RemoteRegisterServiceProxy> testProxy = new (std::nothrow) RemoteRegisterServiceProxy(object); variable 184 …sptr<RemoteRegisterServiceProxy> testProxy = new (std::nothrow) RemoteRegisterServiceProxy(object); variable 206 …sptr<RemoteRegisterServiceProxy> testProxy = new (std::nothrow) RemoteRegisterServiceProxy(object); variable 230 …sptr<RemoteRegisterServiceProxy> testProxy = new (std::nothrow) RemoteRegisterServiceProxy(object); variable 253 …sptr<RemoteRegisterServiceProxy> testProxy = new (std::nothrow) RemoteRegisterServiceProxy(object); variable 275 …sptr<RemoteRegisterServiceProxy> testProxy = new (std::nothrow) RemoteRegisterServiceProxy(object); variable 294 …sptr<RemoteRegisterServiceProxy> testProxy = new (std::nothrow) RemoteRegisterServiceProxy(object); variable 313 …sptr<RemoteRegisterServiceProxy> testProxy = new (std::nothrow) RemoteRegisterServiceProxy(object); variable [all …]
|
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/distributed_file_inner/ |
H A D | distributed_file_daemon_proxy_test.cpp | 156 auto testProxy = make_shared<DistributedFileDaemonProxy>(nullptr); variable 292 auto testProxy = make_shared<DistributedFileDaemonProxy>(nullptr); variable 373 auto testProxy = make_shared<DistributedFileDaemonProxy>(nullptr); variable 428 auto testProxy = make_shared<DistributedFileDaemonProxy>(nullptr); variable 540 auto testProxy = make_shared<DistributedFileDaemonProxy>(nullptr); variable 647 auto testProxy = make_shared<DistributedFileDaemonProxy>(nullptr); variable 690 auto testProxy = make_shared<DistributedFileDaemonProxy>(nullptr); variable 779 auto testProxy = make_shared<DistributedFileDaemonProxy>(nullptr); variable
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_provider_connect_proxy_test/ |
H A D | fms_provider_connect_proxy_test.cpp | 118 sptr<ProviderConnectProxy> testProxy = new (std::nothrow) ProviderConnectProxy(remoteObject); variable 137 sptr<ProviderConnectProxy> testProxy = new (std::nothrow) ProviderConnectProxy(Object); variable 155 sptr<ProviderConnectProxy> testProxy = new (std::nothrow) ProviderConnectProxy(remoteObject); variable 172 sptr<ProviderConnectProxy> testProxy = new (std::nothrow) ProviderConnectProxy(remoteObject); variable 191 sptr<ProviderConnectProxy> testProxy = new (std::nothrow) ProviderConnectProxy(remoteObject); variable 209 sptr<ProviderConnectProxy> testProxy = new (std::nothrow) ProviderConnectProxy(remoteObject); variable
|
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/ |
H A D | file_trans_listener_proxy_test.cpp | 94 auto testProxy = make_shared<FileTransListenerProxy>(nullptr); variable 151 auto testProxy = make_shared<FileTransListenerProxy>(nullptr); variable 204 auto testProxy = make_shared<FileTransListenerProxy>(nullptr); variable
|
H A D | file_dfs_listener_proxy_test.cpp | 105 auto testProxy = make_shared<FileDfsListenerProxy>(nullptr); variable
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/continuation_test/remote_register_service_test/connect_callback_proxy_test/ |
H A D | connect_callback_proxy_test.cpp | 92 sptr<ConnectCallbackProxy> testProxy = new (std::nothrow) ConnectCallbackProxy(object); variable 112 sptr<ConnectCallbackProxy> testProxy = new (std::nothrow) ConnectCallbackProxy(object); variable 131 sptr<ConnectCallbackProxy> testProxy = new (std::nothrow) ConnectCallbackProxy(object); variable 151 sptr<ConnectCallbackProxy> testProxy = new (std::nothrow) ConnectCallbackProxy(object); variable
|
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/ipc/ |
H A D | asset_recv_callback_proxy_test.cpp | 121 auto testProxy = make_shared<AssetRecvCallbackProxy>(nullptr); variable 204 auto testProxy = make_shared<AssetRecvCallbackProxy>(nullptr); variable
|
H A D | asset_send_callback_proxy_test.cpp | 102 auto testProxy = make_shared<AssetSendCallbackProxy>(nullptr); variable
|
/ohos5.0/base/notification/common_event_service/frameworks/extension/test/static_subscriber_proxy_test/ |
H A D | static_subscriber_proxy_test.cpp | 102 sptr<StaticSubscriberProxy> testProxy = new (std::nothrow) StaticSubscriberProxy(object); variable 119 sptr<StaticSubscriberProxy> testProxy = new (std::nothrow) StaticSubscriberProxy(object); variable
|
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/ |
H A D | dbinder_session_object_unittest.cpp | 98 IPCObjectProxy *testProxy = new IPCObjectProxy(1, u"testproxy"); variable
|
H A D | binder_invoker_unittest.cpp | 177 sptr<IRemoteObject> testProxy = new IPCObjectProxy(5, u"testproxy"); variable 190 sptr<IRemoteObject> testProxy = nullptr; variable
|
/ohos5.0/base/request/request/test/unittest/cpp_test/fwkTest/src/ |
H A D | request_manager_impl_test.cpp | 69 OHOS::sptr<RequestServiceInterface> testProxy; member in RequestManagerImplTest
|
/ohos5.0/foundation/communication/netstack/test/fuzztest/http_fuzzer/ |
H A D | http_fuzzer.cpp | 358 HttpProxy testProxy; in HttpClientTaskSetOtherCurlOptionFuzzTest() local
|