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:expectedSize
(Results
1 - 14
of
14
) sorted by relevance
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H
A
D
file_metadata_stream.cpp
86
HandleFileError(const std::string &operation, const std::string &filePath, int fileDescriptor, ssize_t result, ssize_t
expectedSize
)
HandleFileError()
argument
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H
A
D
paste_data_entry.cpp
183
size_t
expectedSize
= 0;
in Count()
local
H
A
D
paste_data_record.cpp
403
size_t
expectedSize
= 0;
in Count()
local
[all...]
H
A
D
paste_data.cpp
724
size_t
expectedSize
= 0;
in Count()
local
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/test/src/interface/
H
A
D
IntfContainerTest.cpp
192
auto
expectedSize
= NumDirectChildren;
in HWTEST_P()
local
/foundation/multimedia/av_codec/test/fuzztest/encoderapi11_fuzzer/
H
A
D
videoenc_api11_sample.cpp
338
uint32_t VEncAPI11FuzzSample::ReturnZeroIfEOS(uint32_t
expectedSize
)
in ReturnZeroIfEOS()
argument
/foundation/multimedia/av_codec/test/fuzztest/encoderconfigure_fuzzer/
H
A
D
videoenc_sample.cpp
287
uint32_t VEncFuzzSample::ReturnZeroIfEOS(uint32_t
expectedSize
)
in ReturnZeroIfEOS()
argument
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H
A
D
videoenc_ndk_sample.cpp
413
uint32_t VEncNdkSample::ReturnZeroIfEOS(uint32_t
expectedSize
)
in ReturnZeroIfEOS()
argument
H
A
D
videoenc_api11_sample.cpp
506
uint32_t VEncAPI11Sample::ReturnZeroIfEOS(uint32_t
expectedSize
)
in ReturnZeroIfEOS()
argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H
A
D
distributeddb_interfaces_data_operation_test.cpp
2308
void CheckResultSize(KvStoreResultSet *resultSet, const std::vector<Key> &expectedKeys, int
expectedSize
)
in CheckResultSize()
argument
2384
int
expectedSize
= (keys.size() >= limitNum) ? static_cast<int>(limitNum) : static_cast<int>(keys.size());
in HWTEST_F()
local
/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/
H
A
D
menuitemgroup_test_ng.cpp
276
auto
expectedSize
= SizeF(MENU_ITEM_SIZE_WIDTH, MENU_ITEM_SIZE_HEIGHT * 3);
in HWTEST_F()
local
352
auto
expectedSize
= SizeF(MENU_ITEM_SIZE_WIDTH, MENU_ITEM_SIZE_HEIGHT * 3);
in HWTEST_F()
local
H
A
D
menu_layoutFst_test_ng.cpp
1380
auto
expectedSize
= SizeF(MENU_ITEM_SIZE_WIDTH, MENU_ITEM_SIZE_HEIGHT * 3);
in HWTEST_F()
local
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/InnerAPI/
H
A
D
videoenc_ndk_inner_sample.cpp
583
uint32_t VEncNdkInnerSample::ReturnZeroIfEOS(uint32_t
expectedSize
)
in ReturnZeroIfEOS()
argument
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H
A
D
acts_bms_kit_system_test.cpp
5535
size_t
expectedSize
= 3;
in HWTEST_F()
local
5630
size_t
expectedSize
= 3;
in HWTEST_F()
local
Completed in 38 milliseconds