| /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/hats/kernel/freelist/free_performance/ |
| D | Malloc_free_performance.cpp | 216 for (int j = 0; j < CLUSTER_SIZE; ++j) { variable 224 for (int j = 0; j < CLUSTER_SIZE; ++j) { variable
|
| /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/distributed_schedule_lite/system_ability_manager_hal/utils/ |
| D | samgr_maintenance.c | 51 int j; in SAMGR_PrintServices() 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/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/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/src/main/js/test/ |
| D | UsbDevicePipeJsunitEx.test.js | 75 function findInitPoint(testParam, j) { argument 98 function getFlag(testParam, j) { argument
|
| D | UsbDevicePipeJsunit.test.js | 79 function findInitPoint(testParam, j) { argument 104 function getFlag(testParam, j) { argument
|
| /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/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/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
|
| /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/security/huks_napi_BasicTest/src/ |
| D | huks_attest_test_common.cpp | 45 for (uint32_t j = 0; j < pos; j++) { in FreeCertChain() local
|
| /test/ostest/wukong/common/src/ |
| D | multimode_manager.cpp | 31 …for (int j = OHOS::MMI::KeyEvent::KEYCODE_0; j <= OHOS::MMI::KeyEvent::KEYCODE_NUMPAD_RIGHT_PAREN;… in MultimodeManager() local
|
| /test/xts/hats/hdf/sensor/hdiService/ |
| D | sensor_callback_impl.cpp | 68 for (int32_t j = 0; j < sensorNode.dataDimension; ++j) { in SensorDataVerification() local
|
| /test/xts/acts/ai/neural_network_runtime/v2_0/common/ |
| D | nnrt_utils.cpp | 33 for (int j = 0; j < graphArgs.operationTypes.size(); j++) { in BuildMultiOpGraph() local 460 for (int j = 0; j < ELEMENT_COUNT; j++) { in CheckOutput() local
|
| /test/xts/acts/ai/neural_network_runtime/v1_0/common/ |
| D | nnrt_utils.cpp | 33 for (int j = 0; j < graphArgs.operationTypes.size(); j++) { in BuildMultiOpGraph() local 460 for (int j = 0; j < ELEMENT_COUNT; j++) { in CheckOutput() local
|
| /test/xts/dcts/common/ |
| D | shm_utils.cpp | 251 int j = 0; in Int2String() local
|
| /test/xts/tools/lite/checksum/src/ |
| D | checksum_file.c | 65 unsigned int i, j; in GetChecksumResult() local
|
| D | checksum_sha256.c | 149 int j = 0; in CalcSha256() local
|
| /test/xts/hats/hdf/sensor/sensorBenchmarkTest/ |
| D | hdf_sensor_benchmark_test.cpp | 117 for (int j =0; j < g_listNum; ++j) { in BENCHMARK_F() local
|
| /test/xts/device_attest/services/core/utils/ |
| D | attest_utils.c | 255 for (int i = 0, j = 0; i < len; i++) { in CharToAscii() local
|