Home
last modified time | relevance | path

Searched defs:size (Results 1 - 25 of 211) sorted by relevance

123456789

/test/xts/acts/security_lite/huks/common/
H A Dhks_test_mem.c21 void *HksTestMalloc(size_t size) in HksTestMalloc() argument
/test/testfwk/arkxtest/testserver/test/fuzztest/createsession_fuzzer/
H A Dcreatesession_fuzzer.cpp27 bool DoSomethingInterestingWithMyAPI(const uint8_t *data, size_t size) in DoSomethingInterestingWithMyAPI() argument
39 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
/test/testfwk/arkxtest/testserver/test/fuzztest/loadtestserver_fuzzer/
H A Dloadtestserver_fuzzer.cpp25 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
36 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/test/xts/acts/security/huks/huks_napi_BasicTest/src/
H A Dhuks_mem.cpp22 void *HksMalloc(size_t size) { return malloc(size); } in HksMalloc() argument
26 int32_t HksMemCmp(const void *ptr1, const void *ptr2, uint32_t size) { return memcmp(ptr1, ptr2, size); argument
/test/testfwk/arkxtest/jsunit/src/module/config/
H A DconfigService.js[all...]
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/utils/
H A Dsamgr_maintenance.c31 int16 size = VECTOR_Size(&(samgr->services)); in SAMGR_PrintServices() local
/test/xts/acts/kernel_lite/mem_posix/src/
H A DMemApiTest.cpp37 size_t size; in HWTEST_F() local
77 size_t size = 0x08000000; in HWTEST_F() local
[all...]
/test/xts/acts/multimedia_lite/media_lite_posix/player_native/src/
H A DActsMediaPlayerTest.h61 size_t size; variable
/test/xts/hats/kernel/dmabuffer/
H A Ddmabuf_alloc.h40 size_t size; member
/test/testfwk/arkxtest/uitest/record/
H A Dleast_square_impl.cpp37 int32_t size = countNum - ONE; in GetLSMParams() local
[all...]
/test/testfwk/xdevice/src/xdevice/_core/context/
H A Dchannel.py54 def size(cls): member in CommandQueue
/test/testfwk/developer_test/examples/calculator/test/fuzztest/common/calculator_fuzzer/
H A Dcalculator_fuzzer.cpp26 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
44 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/test/testfwk/developer_test/examples/calculator/test/fuzztest/common/Calculator_fuzzer/
H A DCalculator_fuzzer.cpp26 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
44 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/text/
H A Dtext_fontsize_test.cpp26 float size = 50; in TestTextFontSize001() local
41 float size = 0; in TestTextFontSize002() local
56 float size = 1000; in TestTextFontSize003() local
71 float size in TestTextFontSize004() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/drag/
H A Ddrag_allowDropDataTypes.cpp26 float size = 50; in drag_setNodeAllowedDropDataTypes_001() local
43 float size = 50; in drag_disallowNodeAnyDropDataTypes_002() local
58 float size = 50; in drag_allowNodeAllDropDataTypes_003() local
73 float size = 50; in drag_setNodeDraggable_004() local
H A Ddrag_setDragEventStrictReport.cpp26 float size = 50; in drag_setDragEventStrictReportWidthNode_001() local
41 float size = 50; in drag_setDragEventStrictReportWidthNode_002() local
56 float size = 50; in drag_setDragEventStrictReportWidthContext_003() local
72 float size = 50; in drag_setDragEventStrictReportWidthContext_004() local
H A Ddrag_setNodeDragPreview.cpp27 float size = 50; in drag_SetNodeDragPreview_001() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/checkbox/
H A Dcheckbox_mark_test.cpp23 float size = 50; in TestCheckboxMark001() local
58 float size = 50; in TestCheckboxMark004() local
72 float size = -50; in TestCheckboxMark005() local
88 float size in TestCheckboxMark006() local
[all...]
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dsysmmanndk.cpp29 size_t size = PARAM_1; in PosixMadvise() local
/test/xts/acts/multimedia_lite/utils_posix/common/src/
H A DActsTestMediaUtils.cpp61 int32_t SampleSaveCapture(string testPath, const char *p, uint32_t size) in SampleSaveCapture() argument
/test/xts/device_attest/services/core/utils/
H A Dattest_utils_list.c40 uint32_t size = 1; in AddListNode() local
73 int32_t size = 0; in GetListSize() local
/test/xts/device_attest/test/fuzztest/devattestservice_fuzzer/
H A Ddevattestservice_fuzzer.cpp46 static void GetAttestStatus(const uint8_t* data, size_t size) in GetAttestStatus() argument
64 void DevattestServiceFuzzTest(const uint8_t* data, size_t size) in DevattestServiceFuzzTest() argument
75 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/test/xts/dcts/communication/softbus_standard/transmission/sendmsg/
H A Dtrans_func_test.cpp79 int size = 1; in HWTEST_F() local
100 int size = 2 * 1024 * 1024; in HWTEST_F() local
121 int size = 0; HWTEST_F() local
145 int size = 1; HWTEST_F() local
171 int size = optionvalue; HWTEST_F() local
197 int size = optionvalue + 1; HWTEST_F() local
218 int size = 1; HWTEST_F() local
239 int size = 1; HWTEST_F() local
260 int size = 1024; HWTEST_F() local
281 int size = 0; HWTEST_F() local
310 int size = optionvalue; HWTEST_F() local
337 int size = optionvalue + 1; HWTEST_F() local
361 int size = 1; HWTEST_F() local
385 int size = 2 * 1024 * 1024; HWTEST_F() local
409 int size = 0; HWTEST_F() local
435 int size = 1; HWTEST_F() local
465 int size = optionvalue; HWTEST_F() local
495 int size = optionvalue + 1; HWTEST_F() local
518 int size = 1; HWTEST_F() local
542 int size = 1; HWTEST_F() local
566 int size = 1024; HWTEST_F() local
590 int size = 0; HWTEST_F() local
622 int size = optionvalue; HWTEST_F() local
652 int size = optionvalue + 1; HWTEST_F() local
[all...]
/test/xts/device_attest/test/fuzztest/devattestclient_fuzzer/
H A Ddevattestclient_fuzzer.cpp46 static void GetAttestStatus(const uint8_t* data, size_t size) in GetAttestStatus() argument
64 void DevattestClientFuzzTest(const uint8_t* data, size_t size) in DevattestClientFuzzTest() argument
75 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/test/xts/device_attest/test/fuzztest/devattestcorenetwork_fuzzer/
H A Ddevattestcorenetwork_fuzzer.cpp45 static void ParseResp(const uint8_t* data, size_t size) in ParseResp() argument
73 void DevattestCoreNetworkFuzzTest(const uint8_t* data, size_t size) in DevattestCoreNetworkFuzzTest() argument
84 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument

Completed in 12 milliseconds

123456789