/test/xts/dcts/communication/softbus_standard/transmission/sendmsg/ |
D | trans_func_test.cpp | 76 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/ |
D | hdi_stream_test.cpp | 73 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 …]
|
D | pipeline_test.cpp | 143 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/ |
D | RGBA.test.js | 52 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/ |
D | resolution_test.cpp | 75 …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/ |
D | huks_mem.cpp | 22 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/ |
D | image.test.js | 80 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 …]
|
D | addImage.test.js | 183 …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/ |
D | Calculator_fuzzer.cpp | 26 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/ |
D | calculator_fuzzer.cpp | 26 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/ |
D | audio_proxy_manager_test.cpp | 46 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/ |
D | utils_file_reli_test.c | 70 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/ |
D | attest_utils_list.c | 40 uint32_t size = 1; in AddListNode() local 73 int32_t size = 0; in GetListSize() local
|
/test/xts/device_attest_lite/services/core/utils/ |
D | attest_utils_list.c | 40 uint32_t size = 1; in AddListNode() local 73 int32_t size = 0; in GetListSize() local
|
/test/xts/hats/hdf/camera/hdi/common/ |
D | common.cpp | 64 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/ |
D | hks_test_mem.c | 21 void *HksTestMalloc(size_t size) in HksTestMalloc()
|
/test/xts/hats/hdf/audio/hdi/adapter/src/ |
D | audio_hdiadapter_test.cpp | 67 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/ |
D | audio_proxy_capture_test.cpp | 41 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/ |
D | image.test.js | 100 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/ |
D | attest_utils.h | 36 #define ATTEST_MEM_MALLOC(size) AttestMemAlloc(size, __FILE__, __LINE__, __FUNCTION__) argument
|
/test/xts/device_attest/services/core/include/utils/ |
D | attest_utils.h | 36 #define ATTEST_MEM_MALLOC(size) AttestMemAlloc(size, __FILE__, __LINE__, __FUNCTION__) argument
|
/test/xts/hats/hdf/camera/v4l2/src/ |
D | camera_capture_test.cpp | 294 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/ |
D | webp.test.js | 202 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/ |
D | MemApiTest.cpp | 37 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/ |
D | audio_proxy_common_fun_test.cpp | 165 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
|