Home
last modified time | relevance | path

Searched defs:size (Results 1 – 25 of 360) sorted by relevance

12345678910>>...15

/test/xts/dcts/communication/softbus_standard/transmission/sendmsg/
Dtrans_func_test.cpp79 int size = 1; variable
100 int size = 2 * 1024 * 1024; variable
121 int size = 0; variable
145 int size = 1; variable
171 int size = optionvalue; variable
197 int size = optionvalue + 1; variable
218 int size = 1; variable
239 int size = 1; variable
260 int size = 1024; variable
281 int size = 0; variable
[all …]
/test/xts/hats/hdf/camera/cameraMg/v1_0/src/
Dhdi_stream_uttest.cpp64 …raTest->streamInfo->bufferQueue_ = consumer->CreateProducerSeq([this](void* addr, uint32_t size) { in __anon16e6117f0102()
108 …raTest->streamInfo->bufferQueue_ = consumer->CreateProducerSeq([this](void* addr, uint32_t size) { in __anon16e6117f0202()
148 …raTest->streamInfo->bufferQueue_ = consumer->CreateProducerSeq([this](void* addr, uint32_t size) { in __anon16e6117f0302()
183 …raTest->streamInfo->bufferQueue_ = consumer->CreateProducerSeq([this](void* addr, uint32_t size) { in __anon16e6117f0402()
221 …raTest->streamInfo->bufferQueue_ = consumer->CreateProducerSeq([this](void* addr, uint32_t size) { in __anon16e6117f0502()
256 …raTest->streamInfo->bufferQueue_ = consumer->CreateProducerSeq([this](void* addr, uint32_t size) { in __anon16e6117f0602()
295 …raTest->streamInfo->bufferQueue_ = consumer->CreateProducerSeq([this](void* addr, uint32_t size) { in __anon16e6117f0702()
331 …raTest->streamInfo->bufferQueue_ = consumer->CreateProducerSeq([this](void* addr, uint32_t size) { in __anon16e6117f0802()
370 …raTest->streamInfo->bufferQueue_ = consumer->CreateProducerSeq([this](void* addr, uint32_t size) { in __anon16e6117f0902()
409 …raTest->streamInfo->bufferQueue_ = consumer->CreateProducerSeq([this](void* addr, uint32_t size) { in __anon16e6117f0a02()
[all …]
/test/xts/acts/multimedia/av_codec/demuxer/src/
Dfunc_test.cpp193 int64_t size = GetFileSize(file); variable
212 int64_t size = GetFileSize(file); variable
232 int64_t size = GetFileSize(file); variable
280 int64_t size = GetFileSize(file); variable
338 int64_t size = GetFileSize(file); variable
395 int64_t size = GetFileSize(file); variable
452 int64_t size = GetFileSize(file); variable
503 int64_t size = GetFileSize(file); variable
552 int64_t size = GetFileSize(file); variable
601 int64_t size = GetFileSize(file); variable
[all …]
Dproc_test.cpp162 int64_t size = GetFileSize(file); variable
217 int64_t size = GetFileSize(file); variable
271 int64_t size = GetFileSize(file); variable
323 int64_t size = GetFileSize(file); variable
375 int64_t size = GetFileSize(file); variable
423 int64_t size = GetFileSize(file); variable
464 int64_t size = GetFileSize(file); variable
516 int64_t size = GetFileSize(file); variable
568 int64_t size = GetFileSize(file); variable
617 int64_t size = GetFileSize(file); variable
[all …]
/test/xts/hats/hdf/audio/idl/common/manager/src/
Daudio_manager_common_test.cpp128 uint32_t size = 0; variable
135 uint32_t size = 0; variable
141 uint32_t size = 0; variable
148 uint32_t size = UINT_MAX; variable
155 uint32_t size = g_audioAdapterNumMax; variable
166 uint32_t size = g_audioAdapterNumMax; variable
207 uint32_t size = g_audioAdapterNumMax; variable
227 uint32_t size = g_audioAdapterNumMax; variable
/test/xts/acts/multimedia/image/image_js_standard/image/src/main/js/test/
Dimage.test.js291 let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 } } property
319 let opts = { editable: false, pixelFormat: 3, size: { height: 4, width: 6 } } property
347 let opts = { editable: true, pixelFormat: 2, size: { height: 6, width: 8 } } property
375 let opts = { editable: false, pixelFormat: 2, size: { height: 6, width: 8 } } property
403 let opts = { editable: true, pixelFormat: 0, size: { height: 6, width: 8 } } property
431 let opts = { editable: false, pixelFormat: 0, size: { height: 6, width: 8 } } property
459 let opts = { editable: true, pixelFormat: 3, size: { height: 6, width: 8 } } property
487 let opts = { editable: true, pixelFormat: 2, size: { height: 2, width: 3 } } property
515 let opts = { editable: true, pixelFormat: 0, size: { height: -1, width: -1 } } property
543 let opts = { editable: true, pixelFormat: 21, size: { height: 6, width: 8 } } property
[all …]
DaddImage.test.js200 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaTyp… property
216 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaTyp… property
232 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaTyp… property
248 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaTyp… property
264 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaTyp… property
280 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaTyp… property
296 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaTyp… property
312 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaTyp… property
327 let opts = { editable: true, pixelFormat: 2, size: { height: 6, width: 8 } } property
361 let opts = { editable: true, pixelFormat: 2, size: { height: 6, width: 8 } } property
[all …]
/test/xts/acts/multimedia/image/image_js_standard/imageRGBA/entry/src/ohosTest/js/test/
DRGBA.test.js62 let opts = { editable: true, pixelFormat: RGBA_F16, size: { height: 4, width: 6 } }; property
92 let opts = { editable: true, pixelFormat: RGBA_F16, size: { height: 4, width: 6 } }; property
121 let opts = { editable: false, pixelFormat: RGBA_F16, size: { height: 4, width: 6 } }; property
151 let opts = { editable: false, pixelFormat: RGBA_F16, size: { height: 4, width: 6 } }; property
180 let opts = { editable: true, pixelFormat: ALPHA_8, size: { height: 4, width: 6 } }; property
210 let opts = { editable: true, pixelFormat: RGB_565, size: { height: 4, width: 6 } }; property
240 let opts = { editable: true, pixelFormat: ARGB_8888, size: { height: 4, width: 6 } }; property
270 let opts = { editable: true, pixelFormat: ALPHA_8, size: { height: 4, width: 6 } }; property
299 let opts = { editable: true, pixelFormat: RGB_565, size: { height: 4, width: 6 } }; property
328 let opts = { editable: true, pixelFormat: ARGB_8888, size: { height: 4, width: 6 } }; property
[all …]
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/src/
Dhdi_stream_uttest.cpp165 …eraTest->streamInfo->bufferQueue_ = consumer->CreateProducerSeq([this](void *addr, uint32_t size) { in __anonbf7b04770102()
215 …eraTest->streamInfo->bufferQueue_ = consumer->CreateProducerSeq([this](void *addr, uint32_t size) { in __anonbf7b04770202()
261 …eraTest->streamInfo->bufferQueue_ = consumer->CreateProducerSeq([this](void *addr, uint32_t size) { in __anonbf7b04770302()
311 …eraTest->streamInfo->bufferQueue_ = consumer->CreateProducerSeq([this](void *addr, uint32_t size) { in __anonbf7b04770402()
357 …eraTest->streamInfo->bufferQueue_ = consumer->CreateProducerSeq([this](void *addr, uint32_t size) { in __anonbf7b04770502()
407 …eraTest->streamInfo->bufferQueue_ = consumer->CreateProducerSeq([this](void *addr, uint32_t size) { in __anonbf7b04770602()
453 …eraTest->streamInfo->bufferQueue_ = consumer->CreateProducerSeq([this](void *addr, uint32_t size) { in __anonbf7b04770702()
503 …eraTest->streamInfo->bufferQueue_ = consumer->CreateProducerSeq([this](void *addr, uint32_t size) { in __anonbf7b04770802()
551 …eraTest->streamInfo->bufferQueue_ = consumer->CreateProducerSeq([this](void *addr, uint32_t size) { in __anonbf7b04770902()
597 …eraTest->streamInfo->bufferQueue_ = consumer->CreateProducerSeq([this](void *addr, uint32_t size) { in __anonbf7b04770a02()
[all …]
/test/xts/hats/kernel/libmeminfoPc/
Dmeminfo_test.cpp53 uint64_t size = 0; variable
62 uint64_t size = 0; variable
70 uint64_t size = 0; variable
81 uint64_t size = 0; variable
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/drag/
Ddrag_dragPreviewOption.cpp26 float size = 50; in drag_DragPreviewOption_Dispose_001() local
41 float size = 50; in drag_DragPreviewOption_SetScaleMode_002() local
58 float size = 50; in drag_DragPreviewOption_SetDefaultShadowEnabled_003() local
74 float size = 50; in drag_DragPreviewOption_SetDefaultRadiusEnabled_004() local
90 float size = 50; in drag_DragPreviewOption_SetNumberBadgeEnabled_005() local
106 float size = 50; in drag_DragPreviewOption_SetBadgeNumber_006() local
122 float size = 50; in drag_DragPreviewOption_SetDefaultAnimationBeforeLiftingEnabled_007() local
138 float size = 50; in drag_DragPreviewOption_SetNodeDragPreviewOption_008() local
Ddrag_dragAction.cpp28 float size = 50; in drag_DragAction_Dispose_001() local
43 float size = 50; in drag_DragAction_SetPointerId_002() local
59 float size = 50; in drag_DragAction_SetPixelMaps_003() local
90 float size = 50; in drag_DragAction_SetTouchPointX_004() local
106 float size = 50; in drag_DragAction_SetTouchPointY_005() local
122 float size = 50; in drag_DragAction_SetDragPreviewOption_006() local
139 float size = 50; in drag_DragAction_RegisterStatusListener_007() local
157 float size = 50; in drag_DragAction_UnregisterStatusListener_008() local
173 float size = 50; in drag_DragAction_StartDrag_009() local
190 float size = 50; in drag_DragAction_DragAndDropInfo_0010() local
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
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
/test/xts/hats/hdf/camera/cameraMg/v1_1/src/
Dcamera_hdi_uttest_v1_1.cpp204 consumer->CreateProducerSeq([this](void* addr, uint32_t size) { in __anon3bcfdfb30102()
278 … extendedStreamInfo.bufferQueue = consumer2->CreateProducerSeq([this](void *addr, uint32_t size) { in __anon3bcfdfb30202()
337 … extendedStreamInfo.bufferQueue = consumer2->CreateProducerSeq([this](void *addr, uint32_t size) { in __anon3bcfdfb30302()
394 … extendedStreamInfo.bufferQueue = consumer2->CreateProducerSeq([this](void *addr, uint32_t size) { in __anon3bcfdfb30402()
449 … extendedStreamInfo.bufferQueue = consumer2->CreateProducerSeq([this](void *addr, uint32_t size) { in __anon3bcfdfb30502()
466 …apture->v1_0.bufferQueue_ = consumer_capture->CreateProducerSeq([this](void* addr, uint32_t size) { in __anon3bcfdfb30602()
511 … extendedStreamInfo.bufferQueue = consumer2->CreateProducerSeq([this](void *addr, uint32_t size) { in __anon3bcfdfb30702()
/test/xts/acts/ai/nncore/nncoretest/src/
DHdiTensorTest.cpp103 size_t size = 4; variable
119 size_t size = 0; variable
138 size_t size = byteSize - 1; variable
155 size_t size = 4; variable
178 size_t size = 4; variable
221 size_t size = 4; variable
248 size_t size = 10; variable
275 size_t size = byteSize; variable
377 size_t size = 0; variable
394 size_t size = 0; variable
[all …]
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/
Dhdf_camera_benchmark_test.cpp175 … streamInfoPre->bufferQueue_ = consumer_pre->CreateProducerSeq([this](void* addr, uint32_t size) { in BENCHMARK_F()
214 … streamInfoPre->bufferQueue_ = consumer_pre->CreateProducerSeq([this](void* addr, uint32_t size) { in BENCHMARK_F()
455 …raTest->streamInfo->bufferQueue_ = consumer->CreateProducerSeq([this](void* addr, uint32_t size) { in BENCHMARK_F()
501 …eraTest->streamInfo->bufferQueue_ = consumer->CreateProducerSeq([this](void* addr, uint32_t size) { in BENCHMARK_F()
520 uint32_t size) { in BENCHMARK_F()
534 uint32_t size) { in BENCHMARK_F()
580 …eraTest->streamInfo->bufferQueue_ = consumer->CreateProducerSeq([this](void* addr, uint32_t size) { in BENCHMARK_F()
599 uint32_t size) { in BENCHMARK_F()
613 uint32_t size) { in BENCHMARK_F()
659 …eraTest->streamInfo->bufferQueue_ = consumer->CreateProducerSeq([this](void* addr, uint32_t size) { in BENCHMARK_F()
[all …]
/test/xts/acts/commonlibrary_lite/file_hal/src/
Dutils_file_reli_test.c70 int size = sprintf_s(fileName32, sizeof(fileName32), "%s%d", "testReli101-", j); variable
93 int size = sprintf_s(fileName32, sizeof(fileName32), "%s%d", "testReli101-", j); variable
114 int size = sprintf_s(fileName32, sizeof(fileName32), "%s%d", "testReli101-", j); variable
133 int size = sprintf_s(fileName32, sizeof(fileName32), "%s%d", "testReli101-", j); variable
153 int size = sprintf_s(fileName32, sizeof(fileName32), "%s%d", "testReli101-", j); variable
180 int size = sprintf_s(fileName32, sizeof(fileName32), "%s%d", "testReli101-", j); variable
201 int size = sprintf_s(fileName32, sizeof(fileName32), "%s%d", "testReli101-", j); variable
228 int size = sprintf_s(fileName32, sizeof(fileName32), "%s%d", "testReli101-", j); variable
/test/xts/device_attest/test/fuzztest/devattestadapteroem_fuzzer/
Ddevattestadapteroem_fuzzer.cpp50 static void OEMWriteTicketData(const uint8_t* data, size_t size) in OEMWriteTicketData()
62 static void OEMWriteData(const uint8_t* data, size_t size, int32_t type) in OEMWriteData()
84 void DevattestAdapterOemFuzzTest(const uint8_t* data, size_t size) in DevattestAdapterOemFuzzTest()
105 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/text/
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 = -10; in TestTextFontSize004() local
/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreJstest/hap/src/main/js/test/
DRelationalStoreAssetResultSetJsunit.test.js37 size: "size1", property
46 size: "size2", property
55 size: "size3", property
64 size: "size4", property
72 size: "size5", property
81 size: "size6", property
90 size: "size7", property
401 size: "size4", property
446 size: "size4", property
491 size: "size", property
[all …]
/test/xts/device_attest/test/fuzztest/devattestcorenetwork_fuzzer/
Ddevattestcorenetwork_fuzzer.cpp45 static void ParseResp(const uint8_t* data, size_t size) in ParseResp()
73 void DevattestCoreNetworkFuzzTest(const uint8_t* data, size_t size) in DevattestCoreNetworkFuzzTest()
84 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/test/xts/device_attest/test/fuzztest/devattestclient_fuzzer/
Ddevattestclient_fuzzer.cpp46 static void GetAttestStatus(const uint8_t* data, size_t size) in GetAttestStatus()
64 void DevattestClientFuzzTest(const uint8_t* data, size_t size) in DevattestClientFuzzTest()
75 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/test/xts/device_attest/test/fuzztest/devattestservice_fuzzer/
Ddevattestservice_fuzzer.cpp46 static void GetAttestStatus(const uint8_t* data, size_t size) in GetAttestStatus()
64 void DevattestServiceFuzzTest(const uint8_t* data, size_t size) in DevattestServiceFuzzTest()
75 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/test/xts/acts/multimedia/image/image_js_standard/imageDecodeOptions/src/main/js/test/
Dimage.test.js100 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property
156 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property
212 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property
268 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property
322 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property
376 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property
432 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property
488 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property
549 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property
603 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property
[all …]

12345678910>>...15