Home
last modified time | relevance | path

Searched defs:j (Results 1 – 25 of 733) sorted by relevance

12345678910>>...30

/test/testfwk/arkxtest/uitest/record/
Dmatrix3.cpp71 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/
Dutils_file_reli_test.c68 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/hdf/hdf_lite/manager/common/
Dhdf_sbuf_test.cpp317 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/hats/kernel/freelist/free_performance/
DMalloc_free_performance.cpp216 for (int j = 0; j < CLUSTER_SIZE; ++j) { variable
224 for (int j = 0; j < CLUSTER_SIZE; ++j) { variable
/test/xts/acts/graphic/acts_drawing_native/
DDrawingNativeCanvasTestPart2.cpp80 for (int j = 0; j < 3; j++) { variable
736 for (int j = 0; j < 4; j++) { variable
951 for (int j = 0; j < 4; j++) { variable
1004 for (int j = 0; j < 3; j++) { variable
1023 for (int j = 0; j < 3; j++) { variable
1269 for (int j = 0; j < 3; j++) { variable
1288 for (int j = 0; j < 3; j++) { variable
DDrawingNativeCanvasTestPart3.cpp725 for (int j = 0; j < 2; j++) { variable
865 for (int j = 0; j < 2; j++) { variable
1065 for (int j = 0; j < 2; j++) { variable
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/drawabledescriptor/
Ddrawabledescriptor_create_test.cpp49 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/hats/hdf/hdf_lite/display/
Dloadbmp_test.c184 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/
Dhdi_model_prepare_test.cpp557 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/distributed_schedule_lite/system_ability_manager_hal/utils/
Dsamgr_maintenance.c51 int j; in SAMGR_PrintServices() local
/test/xts/acts/ai/nncore/e2etest/src/
DEndToEndTest.cpp152 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/
DHdiExecutorTest.cpp521 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/usb/usb_standard/entry/src/ohosTest/js/test/
DUsbApiTransferCompatJsunitTest.test.js128 function findInitPoint(testParam, j) { argument
150 function getFlag(testParam, j) { argument
DUsbDevicePipeJsunitEx.test.js106 function findInitPoint(testParam, j) { argument
129 function getFlag(testParam, j) { argument
DUsbDevicePipeJsunit.test.js108 function findInitPoint(testParam, j) { argument
133 function getFlag(testParam, j) { argument
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
Dcommon_func_test.c248 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/TestDataAbility3/
Ddata.ts157 for (var j = 0; j < values.length; j++) { variable
/test/xts/hats/hdf/sensor/common/
Dhdf_sensor_test.cpp81 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/
DCommonTest.cpp257 for (int j = 0; j < RUN_TIMES; j++) { variable
260 for (int j = 0; j < RUN_TIMES; j++) { variable
/test/xts/acts/ability/ability_runtime/actsfwkdataaccessortest/actsdataabilityrelyhap/entry/src/main/ets/TestDataAbility2/
Ddata.ts157 for (var j = 0; j < values.length; j++) { variable
/test/xts/acts/ability/ability_runtime/actsfwkdataaccessortest/actsdataabilityrelyhap/entry/src/main/ets/TestDataAbility/
Ddata.ts157 for (var j = 0; j < values.length; j++) { variable
/test/xts/acts/ai/neural_network_runtime/v2_0/common/
Dnnrt_utils.cpp33 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/
Dnnrt_utils.cpp33 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/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/unittests/
Dtest_array_buffer_backing_store.cpp82 for (auto j = 0; j < 100 / random_number - 1; j++) { in TEST() local
/test/xts/acts/security/huks/huks_napi_BasicTest/src/
Dhuks_attest_test_common.cpp47 for (uint32_t j = 0; j < pos; j++) { in FreeCertChain() local

12345678910>>...30