Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:testProxy
(Results
1 - 12
of
12
) sorted by relevance
/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);
in HWTEST_F()
local
151
auto
testProxy
= make_shared<FileTransListenerProxy>(nullptr);
in HWTEST_F()
local
204
auto
testProxy
= make_shared<FileTransListenerProxy>(nullptr);
in HWTEST_F()
local
H
A
D
file_dfs_listener_proxy_test.cpp
105
auto
testProxy
= make_shared<FileDfsListenerProxy>(nullptr);
in HWTEST_F()
local
/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);
in HWTEST_F()
local
204
auto
testProxy
= make_shared<AssetRecvCallbackProxy>(nullptr);
in HWTEST_F()
local
H
A
D
asset_send_callback_proxy_test.cpp
102
auto
testProxy
= make_shared<AssetSendCallbackProxy>(nullptr);
in HWTEST_F()
local
/foundation/filemanagement/dfs_service/test/unittests/distributed_file_inner/
H
A
D
distributed_file_daemon_proxy_sup_test.cpp
75
auto
testProxy
= make_shared<DistributedFileDaemonProxy>(nullptr);
in HWTEST_F()
local
123
auto
testProxy
= make_shared<DistributedFileDaemonProxy>(nullptr);
in HWTEST_F()
local
H
A
D
distributed_file_daemon_proxy_test.cpp
181
auto
testProxy
= make_shared<DistributedFileDaemonProxy>(nullptr);
in HWTEST_F()
local
236
auto
testProxy
= make_shared<DistributedFileDaemonProxy>(nullptr);
in HWTEST_F()
local
348
auto
testProxy
= make_shared<DistributedFileDaemonProxy>(nullptr);
in HWTEST_F()
local
455
auto
testProxy
= make_shared<DistributedFileDaemonProxy>(nullptr);
in HWTEST_F()
local
498
auto
testProxy
= make_shared<DistributedFileDaemonProxy>(nullptr);
in HWTEST_F()
local
587
auto
testProxy
= make_shared<DistributedFileDaemonProxy>(nullptr);
HWTEST_F()
local
[all...]
/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);
in HWTEST_F()
local
112
sptr<ConnectCallbackProxy>
testProxy
= new (std::nothrow) ConnectCallbackProxy(object);
in HWTEST_F()
local
131
sptr<ConnectCallbackProxy>
testProxy
= new (std::nothrow) ConnectCallbackProxy(object);
in HWTEST_F()
local
151
sptr<ConnectCallbackProxy>
testProxy
= new (std::nothrow) ConnectCallbackProxy(object);
HWTEST_F()
local
[all...]
/foundation/communication/ipc/ipc/native/test/unittest/common/
H
A
D
dbinder_session_object_unittest.cpp
98
IPCObjectProxy *
testProxy
= new IPCObjectProxy(1, u"testproxy");
in HWTEST_F()
local
H
A
D
binder_invoker_unittest.cpp
177
sptr<IRemoteObject>
testProxy
= new IPCObjectProxy(5, u"testproxy");
in HWTEST_F()
local
190
sptr<IRemoteObject>
testProxy
= nullptr;
in HWTEST_F()
local
/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);
in HWTEST_F()
local
137
sptr<ProviderConnectProxy>
testProxy
= new (std::nothrow) ProviderConnectProxy(Object);
in HWTEST_F()
local
155
sptr<ProviderConnectProxy>
testProxy
= new (std::nothrow) ProviderConnectProxy(remoteObject);
in HWTEST_F()
local
172
sptr<ProviderConnectProxy>
testProxy
= new (std::nothrow) ProviderConnectProxy(remoteObject);
in HWTEST_F()
local
191
sptr<ProviderConnectProxy>
testProxy
= new (std::nothrow) ProviderConnectProxy(remoteObject);
in HWTEST_F()
local
209
sptr<ProviderConnectProxy>
testProxy
= new (std::nothrow) ProviderConnectProxy(remoteObject);
HWTEST_F()
local
[all...]
/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);
in HWTEST_F()
local
140
sptr<RemoteRegisterServiceProxy>
testProxy
= new (std::nothrow) RemoteRegisterServiceProxy(object);
in HWTEST_F()
local
162
sptr<RemoteRegisterServiceProxy>
testProxy
= new (std::nothrow) RemoteRegisterServiceProxy(object);
in HWTEST_F()
local
184
sptr<RemoteRegisterServiceProxy>
testProxy
in HWTEST_F()
local
206
sptr<RemoteRegisterServiceProxy>
testProxy
= new (std::nothrow) RemoteRegisterServiceProxy(object);
HWTEST_F()
local
230
sptr<RemoteRegisterServiceProxy>
testProxy
= new (std::nothrow) RemoteRegisterServiceProxy(object);
HWTEST_F()
local
253
sptr<RemoteRegisterServiceProxy>
testProxy
= new (std::nothrow) RemoteRegisterServiceProxy(object);
HWTEST_F()
local
275
sptr<RemoteRegisterServiceProxy>
testProxy
= new (std::nothrow) RemoteRegisterServiceProxy(object);
HWTEST_F()
local
294
sptr<RemoteRegisterServiceProxy>
testProxy
= new (std::nothrow) RemoteRegisterServiceProxy(object);
HWTEST_F()
local
313
sptr<RemoteRegisterServiceProxy>
testProxy
= new (std::nothrow) RemoteRegisterServiceProxy(object);
HWTEST_F()
local
332
sptr<RemoteRegisterServiceProxy>
testProxy
= new (std::nothrow) RemoteRegisterServiceProxy(object);
HWTEST_F()
local
353
sptr<RemoteRegisterServiceProxy>
testProxy
= new (std::nothrow) RemoteRegisterServiceProxy(object);
HWTEST_F()
local
375
sptr<RemoteRegisterServiceProxy>
testProxy
= new (std::nothrow) RemoteRegisterServiceProxy(object);
HWTEST_F()
local
397
sptr<RemoteRegisterServiceProxy>
testProxy
= new (std::nothrow) RemoteRegisterServiceProxy(object);
HWTEST_F()
local
419
sptr<RemoteRegisterServiceProxy>
testProxy
= new (std::nothrow) RemoteRegisterServiceProxy(object);
HWTEST_F()
local
442
sptr<RemoteRegisterServiceProxy>
testProxy
= new (std::nothrow) RemoteRegisterServiceProxy(object);
HWTEST_F()
local
465
sptr<RemoteRegisterServiceProxy>
testProxy
= new (std::nothrow) RemoteRegisterServiceProxy(object);
HWTEST_F()
local
486
sptr<RemoteRegisterServiceProxy>
testProxy
= new (std::nothrow) RemoteRegisterServiceProxy(object);
HWTEST_F()
local
507
sptr<RemoteRegisterServiceProxy>
testProxy
= new (std::nothrow) RemoteRegisterServiceProxy(object);
HWTEST_F()
local
528
sptr<RemoteRegisterServiceProxy>
testProxy
= new (std::nothrow) RemoteRegisterServiceProxy(object);
HWTEST_F()
local
[all...]
/foundation/communication/netstack/test/fuzztest/http_fuzzer/
H
A
D
http_fuzzer.cpp
358
HttpProxy
testProxy
;
in HttpClientTaskSetOtherCurlOptionFuzzTest()
local
Completed in 9 milliseconds