Home
last modified time | relevance | path

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

123456

/test/xts/dcts/communication/softbus_standard/transmission/sendmsg/
Dtrans_func_test.cpp76 int size = 1; variable
97 int size = 2 * 1024 * 1024; variable
118 int size = TRANS_BYTES_LENGTH_MAX; variable
139 int size = 0; variable
162 int size = TRANS_BYTES_LENGTH_MAX + 1; variable
183 int size = 1; variable
204 int size = 2 * 1024; variable
225 int size = 4 * 1024; variable
246 int size = 0; variable
269 int size = 4 * 1024 + 1; variable
[all …]
/test/xts/hats/hdf/camera/hdi/cameraAttr/src/
Dhdi_stream_test.cpp73 Test_->streamInfo->bufferQueue_ = consumer->CreateProducer([this](void* addr, uint32_t size) { in __anon56c9187e0202()
127 Test_->streamInfo->bufferQueue_ = consumer->CreateProducer([this](void* addr, uint32_t size) { in __anon56c9187e0402()
215 Test_->streamInfo->bufferQueue_ = consumer->CreateProducer([this](void* addr, uint32_t size) { in __anon56c9187e0602()
264 Test_->streamInfo->bufferQueue_ = consumer->CreateProducer([this](void* addr, uint32_t size) { in __anon56c9187e0802()
310 Test_->streamInfo->bufferQueue_ = consumer->CreateProducer([this](void* addr, uint32_t size) { in __anon56c9187e0a02()
351 Test_->streamInfo->bufferQueue_ = consumer->CreateProducer([this](void* addr, uint32_t size) { in __anon56c9187e0c02()
395 Test_->streamInfo->bufferQueue_ = consumer->CreateProducer([this](void* addr, uint32_t size) { in __anon56c9187e0e02()
436 Test_->streamInfo->bufferQueue_ = consumer->CreateProducer([this](void* addr, uint32_t size) { in __anon56c9187e1002()
481 Test_->streamInfo->bufferQueue_ = consumer->CreateProducer([this](void* addr, uint32_t size) { in __anon56c9187e1202()
523 Test_->streamInfo->bufferQueue_ = consumer->CreateProducer([this](void* addr, uint32_t size) { in __anon56c9187e1402()
[all …]
Dpipeline_test.cpp143 Test_->streamInfo->bufferQueue_ = consumer->CreateProducer([this](void* addr, uint32_t size) { in __anonc330a4940202()
225 …t_->streamInfo->bufferQueue_ = preview_consumer->CreateProducer([this](void* addr, uint32_t size) { in __anonc330a4940302()
244 …->streamInfo2->bufferQueue_ = preview_consumer2->CreateProducer([this](void* addr, uint32_t size) { in __anonc330a4940402()
/test/xts/acts/multimedia/image/image_js_standard/imageRGBA/src/main/js/test/
DRGBA.test.js52 let opts = { editable: true, pixelFormat: RGBA_F16, size: { height: 4, width: 6 } }; property
81 let opts = { editable: true, pixelFormat: RGBA_F16, size: { height: 4, width: 6 } }; property
109 let opts = { editable: false, pixelFormat: RGBA_F16, size: { height: 4, width: 6 } }; property
138 let opts = { editable: false, pixelFormat: RGBA_F16, size: { height: 4, width: 6 } }; property
166 let opts = { editable: true, pixelFormat: ALPHA_8, size: { height: 4, width: 6 } }; property
195 let opts = { editable: true, pixelFormat: RGB_565, size: { height: 4, width: 6 } }; property
224 let opts = { editable: true, pixelFormat: ARGB_8888, size: { height: 4, width: 6 } }; property
253 let opts = { editable: true, pixelFormat: ALPHA_8, size: { height: 4, width: 6 } }; property
281 let opts = { editable: true, pixelFormat: RGB_565, size: { height: 4, width: 6 } }; property
309 let opts = { editable: true, pixelFormat: ARGB_8888, size: { height: 4, width: 6 } }; property
[all …]
/test/xts/hats/hdf/camera/hdi/cameraExt/src/
Dresolution_test.cpp75 …streamInfo_pre->bufferQueue_ = preview_consumer->CreateProducer([this](void* addr, uint32_t size) { in __anond8365c280202()
104 …amInfo_capture->bufferQueue_ = consumer_capture->CreateProducer([this](void* addr, uint32_t size) { in __anond8365c280402()
181 …streamInfo_pre->bufferQueue_ = preview_consumer->CreateProducer([this](void* addr, uint32_t size) { in __anond8365c280602()
211 …streamInfo_video->bufferQueue_ = consumer_video->CreateProducer([this](void* addr, uint32_t size) { in __anond8365c280802()
288 …streamInfo_pre->bufferQueue_ = preview_consumer->CreateProducer([this](void* addr, uint32_t size) { in __anond8365c280a02()
318 …streamInfo_video->bufferQueue_ = consumer_video->CreateProducer([this](void* addr, uint32_t size) { in __anond8365c280c02()
/test/xts/acts/security/huks_napi_BasicTest/src/
Dhuks_mem.cpp22 void *HksMalloc(size_t size) in HksMalloc()
32 int32_t HksMemCmp(const void *ptr1, const void *ptr2, uint32_t size) in HksMemCmp()
/test/xts/acts/multimedia/image/image_js_standard/image/src/main/js/test/
Dimage.test.js80 let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 } } property
108 let opts = { editable: false, pixelFormat: 3, size: { height: 4, width: 6 } } property
136 let opts = { editable: true, pixelFormat: 2, size: { height: 6, width: 8 } } property
164 let opts = { editable: false, pixelFormat: 2, size: { height: 6, width: 8 } } property
192 let opts = { editable: true, pixelFormat: 0, size: { height: 6, width: 8 } } property
220 let opts = { editable: false, pixelFormat: 0, size: { height: 6, width: 8 } } property
248 let opts = { editable: true, pixelFormat: 3, size: { height: 6, width: 8 } } property
276 let opts = { editable: true, pixelFormat: 2, size: { height: 2, width: 3 } } property
304 let opts = { editable: true, pixelFormat: 0, size: { height: -1, width: -1 } } property
332 let opts = { editable: true, pixelFormat: 21, size: { height: 6, width: 8 } } property
[all …]
DaddImage.test.js183 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaTyp… property
199 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaTyp… property
215 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaTyp… property
231 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaTyp… property
247 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaTyp… property
263 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaTyp… property
279 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaTyp… property
295 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaTyp… property
328 … let opts = { sourceDensity: 240, pixelFormat: RGBA_8888, size: { height: 4, width: 6 } }; property
366 … let opts = { sourceDensity: 240, pixelFormat: RGBA_8888, size: { height: 4, width: 6 } }; property
/test/testfwk/developer_test/examples/calculator/test/fuzztest/common/Calculator_fuzzer/
DCalculator_fuzzer.cpp26 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI()
44 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/test/testfwk/developer_test/examples/calculator/test/fuzztest/common/calculator_fuzzer/
Dcalculator_fuzzer.cpp26 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI()
44 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/test/xts/hats/hdf/audio/client_advance/manager/src/
Daudio_proxy_manager_test.cpp46 int32_t size = 0; in SetUp() local
66 int size = 0; variable
77 int size = 0; variable
84 int size = 0; variable
/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/services/core/utils/
Dattest_utils_list.c40 uint32_t size = 1; in AddListNode() local
73 int32_t size = 0; in GetListSize() local
/test/xts/device_attest_lite/services/core/utils/
Dattest_utils_list.c40 uint32_t size = 1; in AddListNode() local
73 int32_t size = 0; in GetListSize() local
/test/xts/hats/hdf/camera/hdi/common/
Dcommon.cpp64 int32_t Test::SaveYUV(const char* type, const void* buffer, int32_t size) in SaveYUV()
132 int32_t Test::SaveVideoFile(const char* type, const void* buffer, int32_t size, int32_t operationMo… in SaveVideoFile()
293 … streamInfo->bufferQueue_ = consumer_pre->CreateProducer([this](void* addr, uint32_t size) { in StartStream()
318 int32_t size = 0; in StartStream() local
323 …streamInfo_video->bufferQueue_ = consumer_video->CreateProducer([this](void* addr, uint32_t size) { in StartStream()
350 …amInfo_capture->bufferQueue_ = consumer_capture->CreateProducer([this](void* addr, uint32_t size) { in StartStream()
506 uint32_t size = buffer->GetSize(); in CreateProducer() local
/test/xts/acts/security_lite/huks/common/
Dhks_test_mem.c21 void *HksTestMalloc(size_t size) in HksTestMalloc()
/test/xts/hats/hdf/audio/hdi/adapter/src/
Daudio_hdiadapter_test.cpp67 int size = 0; variable
86 int size = 0; variable
105 int size = 0; variable
123 int *size = nullptr; variable
141 int *size = nullptr; variable
161 int size = 0; variable
194 int size = 0; variable
244 int size = 0; variable
288 int size = 0; variable
311 int size = 0; variable
/test/xts/hats/hdf/audio/client_advance/capture/src/
Daudio_proxy_capture_test.cpp41 int32_t size = 0; in SetUp() local
106 uint64_t size = 0; variable
117 uint64_t size = 0; variable
125 uint64_t size = 0; variable
/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 …]
/test/xts/device_attest_lite/services/core/include/utils/
Dattest_utils.h36 #define ATTEST_MEM_MALLOC(size) AttestMemAlloc(size, __FILE__, __LINE__, __FUNCTION__) argument
/test/xts/device_attest/services/core/include/utils/
Dattest_utils.h36 #define ATTEST_MEM_MALLOC(size) AttestMemAlloc(size, __FILE__, __LINE__, __FUNCTION__) argument
/test/xts/hats/hdf/camera/v4l2/src/
Dcamera_capture_test.cpp294 streamCustomer->ReceiveFrameOn([this](void* addr, const uint32_t size) { in __anon8537849a0102()
347 streamCustomer->ReceiveFrameOn([this](void* addr, const uint32_t size) { in __anon8537849a0202()
/test/xts/acts/multimedia/image/image_js_standard/imageWebp/src/main/js/test/
Dwebp.test.js202 let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 } }; property
284 let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 } }; property
366 let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 } }; property
442 let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 } }; property
499 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property
547 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property
656 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property
680 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property
704 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property
728 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property
[all …]
/test/xts/acts/kernel_lite/mem_posix/src/
DMemApiTest.cpp37 size_t size; variable
77 size_t size = 0x08000000; variable
282 size_t size = 1024 * 1024; variable
350 size_t size = 0x08000000; variable
399 size_t size = 0x1000; variable
425 size_t size = 0x08000000; variable
534 size_t size = 0x08000000; variable
/test/xts/hats/hdf/audio/client_advance/common/src/
Daudio_proxy_common_fun_test.cpp165 int portFlag, struct AudioPort *&audioPort, int size) in SwitchAdapter()
189 int32_t GetAdapters(TestAudioManager *manager, struct AudioAdapterDescriptor **descs, int &size) in GetAdapters()
209 int size = 0; in GetLoadAdapter() local

123456