| /test/testfwk/arkxtest/uitest/record/ |
| D | matrix3.cpp | 71 for (auto j = 0; j < columns; j++) { in operator *() local 86 for (auto j = 0; j < DIMENSION; j++) { in Transpose() local 101 for (int32_t j = 0; j < DIMENSION; j++) { in ScaleMapping() local 117 for (int32_t j = 0; j < DIMENSION; j++) { in ScaleMapping() local 137 for (auto j = 0; j < DIMENSION; j++) { in operator *() local 152 for (auto j = 0; j < columns_; j++) { in Transpose() local 167 for (int32_t j = 0; j < columns_; j++) { in ScaleMapping() local 184 for (int32_t j = 0; j < columns_; j++) { in ScaleMapping() local 201 for (auto j = 0; j < rows_; j++) { in Transpose() local 216 for (int32_t j = 0; j < DIMENSION; j++) { in ScaleMapping() local
|
| /test/xts/acts/commonlibrary_lite/file_hal/src/ |
| D | utils_file_reli_test.c | 68 int j = i + 1; variable 91 int j = i + 1; variable 112 int j = i + 1; variable 131 int j = i + 1; variable 151 int j = i + 1; variable 178 int j = i + 1; variable 199 int j = i + 1; variable 226 int j = i + 1; variable
|
| /test/xts/acts/commonlibrary/ets_utils/codeparsingtest/builtinsarraytest/entry/src/ohosTest/ets/testability/pages/ |
| D | UtilAnys.ts | 31 const ob1 = array1[j]; constant 33 const ob2 = array2[j]; constant
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/ |
| D | commonattrs_backgroundimagepixelmap_test.cpp | 35 for (auto j = 0; j < PARAM_96; j++) { in TestCommonAttrsBackgroundImagePixelMap001() local 72 for (auto j = 0; j < PARAM_96; j++) { in TestCommonAttrsBackgroundImagePixelMap002() local 109 for (auto j = 0; j < PARAM_96; j++) { in TestCommonAttrsBackgroundImagePixelMap003() local 146 for (auto j = 0; j < PARAM_96; j++) { in TestCommonAttrsBackgroundImagePixelMap004() local 183 for (auto j = 0; j < PARAM_96; j++) { in TestCommonAttrsBackgroundImagePixelMap005() local 219 for (auto j = 0; j < PARAM_96; j++) { in TestCommonAttrsBackgroundImagePixelMap006() local
|
| /test/xts/hats/hdf/hdf_lite/manager/common/ |
| D | hdf_sbuf_test.cpp | 317 for (int j = 0; j < loop; ++j) { variable 352 for (int j = 0; j < loop; ++j) { variable 385 for (int j = 0; j < loop; ++j) { variable 418 for (int j = 0; j < loop; ++j) { variable 451 for (int j = 0; j < loop; ++j) { variable 484 for (int j = 0; j < loop; ++j) { variable 517 for (int j = 0; j < loop; ++j) { variable 550 for (int j = 0; j < loop; ++j) { variable 581 for (int j = 0; j < loop; ++j) { variable 638 for (int j = 0; j < loop; ++j) { variable [all …]
|
| /test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/unittests/ |
| D | test_array_buffer_backing_store.cpp | 60 for (auto j = 0; j < 100; ++j) { in TEST() local 82 for (auto j = 0; j < 100 / random_number - 1; j++) { in TEST() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/drawabledescriptor/ |
| D | drawabledescriptor_create_test.cpp | 49 for (auto j = 0; j < NUM_96; j++) { in TestDrawableDescriptorCreate001() local 100 for (auto j = 0; j < NUM_96; j++) { in TestDrawableDescriptorCreate002() local
|
| /test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/utils/ |
| D | samgr_maintenance.c | 51 int j; in SAMGR_PrintServices() local
|
| /test/xts/acts/bundlemanager/bundle_standard/bundlemanager/actsbundlenativetwotest/entry/src/main/cpp/ |
| D | bundlendk.cpp | 73 for (size_t j = 0; j < modules[i].metadataArraySize; j++) { in GetModuleMetadata() local 98 for (size_t j = 0; j < modules[i].metadataArraySize; j++) { in GetModuleMetadata() local
|
| /test/xts/hats/hdf/hdf_lite/display/ |
| D | loadbmp_test.c | 184 uint16_t j; in LoadRgbData() local 208 uint16_t j; in LoadData() local 255 uint16_t j; in Copy2BitsAnd4Bits() local
|
| /test/xts/acts/graphic/acts_drawing_native/ |
| D | DrawingNativeCanvasTestPart2.cpp | 97 for (int j = 0; j < 3; j++) { variable 835 for (int j = 0; j < 4; j++) { variable 1060 for (int j = 0; j < 4; j++) { variable 1113 for (int j = 0; j < 3; j++) { variable 1135 for (int j = 0; j < 3; j++) { variable 1388 for (int j = 0; j < 3; j++) { variable 1407 for (int j = 0; j < 3; j++) { variable
|
| D | DrawingNativeCanvasTestPart3.cpp | 967 for (int j = 0; j < 2; j++) { variable 1163 for (int j = 0; j < 2; j++) { variable 1477 for (int j = 0; j < 2; j++) { variable
|
| /test/xts/hats/ai/nnrt/hdi/v2_0/nnrtFunctionTest/src/ |
| D | hdi_model_prepare_test.cpp | 557 for (size_t j = 0; j < minInputsDim.size(); ++j) { variable 565 for (size_t j = 0; j < maxInputsDim.size(); ++j) { variable 609 for (size_t j = 0; j < minInputsDim.size(); ++j) { variable 617 for (size_t j = 0; j < maxInputsDim.size(); ++j) { variable
|
| /test/xts/hats/kernel/syscalls/timer/times/ |
| D | TimesApiTest.cpp | 64 volatile int j = 0; variable
|
| /test/xts/acts/ai/nncore/e2etest/src/ |
| D | EndToEndTest.cpp | 152 for (size_t j = 0; j < elementNum; ++j) { in SetInputData() local 159 for (size_t j = 0; j < elementNum; ++j) { in SetInputData() local 219 for (size_t j = 0; j < shapeLength; ++j) { in GetInputDimAndSetShape() local
|
| /test/xts/acts/ai/nncore/nncoretest/src/ |
| D | HdiExecutorTest.cpp | 521 for (size_t j = 0; j < shapeLength; ++j) { variable 799 for (size_t j = 0; j < shapeLength; ++j) { variable 847 for (size_t j = 0; j < shapeLength; ++j) { variable 895 for (size_t j = 0; j < shapeLength; ++j) { variable 943 for (size_t j = 0; j < shapeLength; ++j) { variable 991 for (size_t j = 0; j < shapeLength; ++j) { variable
|
| /test/xts/acts/ability/ability_runtime/actsfwkdataaccessortest/actsdataabilityrelyhap/entry/src/main/ets/TestDataAbility3/ |
| D | data.ts | 157 for (var j = 0; j < values.length; j++) { variable
|
| /test/xts/acts/usb/usb_standard/entry/src/ohosTest/js/test/ |
| D | UsbDevicePipeJsunitEx.test.js | 107 function findInitPoint(testParam, j) { argument 130 function getFlag(testParam, j) { argument
|
| D | UsbDevicePipeJsunit.test.js | 108 function findInitPoint(testParam, j) { argument 133 function getFlag(testParam, j) { argument
|
| D | UsbApiTransferCompatJsunitTest.test.js | 127 function findInitPoint(testParam, j) { argument 149 function getFlag(testParam, j) { argument
|
| /test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/ |
| D | common_func_test.c | 248 for (int j = 0; j < RUN_TIMES; j++) { variable 251 for (int j = 0; j < RUN_TIMES; j++) { variable
|
| /test/xts/acts/ability/ability_runtime/actsfwkdataaccessortest/actsdataabilityrelyhap/entry/src/main/ets/TestDataAbility/ |
| D | data.ts | 157 for (var j = 0; j < values.length; j++) { variable
|
| /test/xts/acts/ability/ability_runtime/actsfwkdataaccessortest/actsdataabilityrelyhap/entry/src/main/ets/TestDataAbility2/ |
| D | data.ts | 157 for (var j = 0; j < values.length; j++) { variable
|
| /test/xts/hats/hdf/sensor/common/ |
| D | hdf_sensor_test.cpp | 81 for (int32_t j = 0; j < sensorNode.dataDimension; ++j) { in SensorDataVerification() local 308 int j; variable
|
| /test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/ |
| D | CommonTest.cpp | 257 for (int j = 0; j < RUN_TIMES; j++) { variable 260 for (int j = 0; j < RUN_TIMES; j++) { variable
|