Home
last modified time | relevance | path

Searched defs:length (Results 1 - 25 of 175) sorted by relevance

1234567

/test/xts/acts/pcs/pcs_ndk/entry/src/main/cpp/
H A DsoftwareNdk.cpp28 int length = 2; in InitArray() local
44 int length = 2; in GetBool() local
/test/xts/hats/kernel/syscalls/mem/mincore/
H A DMincoreApiTest.cpp67 size_t length = PAGE_SIZE * 4; in HWTEST_F() local
91 size_t length = PAGE_SIZE * 4; in HWTEST_F() local
112 size_t length = PAGE_SIZE * 4; in HWTEST_F() local
[all...]
/test/xts/acts/applications/print_fwk/print_xts/entry/src/main/cpp/
H A Dohscan.cpp21 static void ScannerDiscoveryCallback(Scan_ScannerDevice **devices, int32_t length) in ScannerDiscoveryCallback() argument
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/
H A Dcustomcomponent_onmeasure_test.cpp55 size_t length = PARAM_64; in CreateNativeNode() local
H A Dcustomcomponent_onappear_test.cpp54 size_t length = PARAM_64; in CreateNativeNode() local
H A Dcustomcomponent_ondraw_test.cpp69 size_t length = PARAM_64; in CreateNativeNode() local
H A Dcustomcomponent_onlayout_test.cpp56 size_t length = PARAM_64; in CreateNativeNode() local
/test/xts/acts/arkui/ace_c_arkui_test_api13/entry/src/main/cpp/customproperty/
H A Dcustom_property_test.cpp30 size_t length = PARAM_64; in testAddCustomProperty001() local
78 size_t length = PARAM_64; in testRemoveCustomProperty002() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customproperty/
H A Dcustom_property_test.cpp30 size_t length = PARAM_64; in testAddCustomProperty001() local
78 size_t length = PARAM_64; in testRemoveCustomProperty002() local
/test/xts/acts/storage/storagefileurindktest/entry/src/main/cpp/
H A Dgetpathfromuri.cpp31 unsigned int length = strlen(path); in GetUriFromPath() local
42 unsigned int length = strlen(uri); in GetPathFromUri() local
54 unsigned int length = strlen(uri); in GetFullDirectoryUri() local
66 unsigned int length = strlen(uri); in IsValidUri() local
77 unsigned int length = strlen(uri); in GetFileName() local
[all...]
/applications/standard/calendardata/calendarmanager/napi/include/
H A Dnapi_util.h222 uint32_t length = 0; in GetValueArray() local
/test/xts/acts/ai/nncore/nncoretest/src/
H A DHdiCompilationTest.cpp266 size_t length = 10; in HWTEST_F() local
288 size_t length = 10; in HWTEST_F() local
/test/xts/acts/ai/neural_network_runtime/v1_0/interface/src/
H A DMemoryTest.cpp38 void CheckCreateInputMemory(OH_NNExecutor *executor, uint32_t inputIndex, size_t length) in CheckCreateInputMemory() argument
46 void CheckCreateOutputMemory(OH_NNExecutor *executor, uint32_t outputIndex, size_t length) in CheckCreateOutputMemory() argument
[all...]
/test/xts/acts/ai/neural_network_runtime/v2_0/interface/src/
H A DMemoryTest.cpp38 void CheckCreateInputMemory(OH_NNExecutor *executor, uint32_t inputIndex, size_t length) in CheckCreateInputMemory() argument
46 void CheckCreateOutputMemory(OH_NNExecutor *executor, uint32_t outputIndex, size_t length) in CheckCreateOutputMemory() argument
[all...]
/test/xts/acts/ai_lite/ai_engine_posix/base/src/utils/
H A Daie_client_common.cpp105 int length = strlen(str) + 1; in GetDataInfo() local
130 int length = INT_2 * INT_1024 * INT_1024; // 2 MB long data, the unit is Byte here. in GetBigDataInfo() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textinput/
H A Dtextinput_onsubmit_test.cpp77 size_t length = PARAM_64; in CreateNativeNode() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonevent/
H A Dcommonevent_onappear_test.cpp53 size_t length = PARAM_64; in CreateNativeNode() local
/test/xts/acts/ai_lite/ai_engine_posix/base/src/aie_client/
H A DAieClientPrepareFunctionTest.cpp79 int length = strlen(str) + 1; in TestAieClientPrepare() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/scroll/
H A Dscroll_onappear_test.cpp53 size_t length = PARAM_64; in CreateNativeNode() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/toggle/
H A Dtoggle_onchange_test.cpp63 size_t length = PARAM_64; in CreateNativeNode() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/slider/
H A Dslider_onchange_test.cpp59 size_t length = PARAM_64; in CreateNativeNode() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Ducharndk.cpp37 int length; in Mbrtoc16() local
49 int length; in Mbrtoc32() local
60 size_t length; in C16rtomb() local
78 size_t length; in C32rtomb() local
[all...]
H A Dutimendk.cpp45 size_t length = SIZE_64, stresult = PARAM_0; in Utime() local
/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativePathTestPart2.cpp1138 float length = OH_Drawing_PathGetLength(path, true); in HWTEST_F() local
1161 float length = OH_Drawing_PathGetLength(path, false); in HWTEST_F() local
[all...]
/test/xts/device_attest_lite/services/core/include/network/
H A Dattest_network.h53 size_t length; member

Completed in 14 milliseconds

1234567