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
refs:name2
(Results
1 - 7
of
7
) sorted by relevance
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrapperentry_fuzzer/
H
A
D
eglwrapperentry_fuzzer.cpp
84
std::string
name2
= GetStringFromData(STR_LEN);
in DoSomethingInterestingWithMyAPI()
local
88
CheckEglWrapperApi(
name2
);
in DoSomethingInterestingWithMyAPI()
/foundation/arkui/ui_lite/test/unittest/components/
H
A
D
ui_radio_button_unit_test.cpp
96
const char*
name2
= "group2";
in HWTEST_F()
local
101
UIRadioButton* radioBtn4 = new UIRadioButton(
name2
);
in HWTEST_F()
102
UIRadioButton* radioBtn5 = new UIRadioButton(
name2
);
in HWTEST_F()
/foundation/distributedhardware/device_manager/test/commonunittest/
H
A
D
UTTest_dm_timer.cpp
79
std::string
name2
= "test2";
in HWTEST_F()
local
86
ret = timer->StartTimer(
name2
, timeOut2, TimeOut);
in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/transaction/
H
A
D
rs_interfaces_test.cpp
419
std::string
name2
(1, 't');
in HWTEST_F()
420
res = instance.SetWatermark(
name2
, pixelmap);
in HWTEST_F()
/foundation/distributeddatamgr/data_share/test/native/unittest/datashareproxy_test/
H
A
D
proxydatas_with_permission_test.cpp
308
std::string
name2
= "liu";
in HWTEST_F()
local
318
valuesBucket2.Put(TBL_NAME1,
name2
);
in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H
A
D
plugin_libjpeg_test.cpp
1540
const std::string
name2
= "OrientationInt";
in HWTEST_F()
local
1541
ret = exinfo.GetExifData(
name2
, value);
in HWTEST_F()
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H
A
D
acts_bms_kit_system_test.cpp
5137
std::string name1,
name2
;
in HWTEST_F()
local
5158
ret = bundleMgrProxy->GetNameForUid(bundleInfo2.uid,
name2
);
in HWTEST_F()
5161
EXPECT_EQ(name1,
name2
);
in HWTEST_F()
8014
std::string
name2
= "testCheckNeedPreload2";
in HWTEST_F()
local
8016
moduleInfo1.preloads.push_back(
name2
);
in HWTEST_F()
Completed in 29 milliseconds