Home
last modified time | relevance | path

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

123

/tests/bluetooth/controller/ctrl_tx_buffer_alloc/src/
A Dmain.c72 for (int j = 1; j < CONFIG_BT_CTLR_LLCP_CONN; j++) { in ZTEST() local
99 for (int j = 1; j < CONFIG_BT_CTLR_LLCP_CONN; j++) { in ZTEST() local
/tests/subsys/testsuite/fff_fake_contexts/src/
A Dmain.c298 for (int j = 0; j < fff.call_history_idx; ++j) { in ZTEST() local
314 for (int j = 0; j < called_API_open_fake_call_count_expected; ++j) { in ZTEST() local
325 for (int j = 0; j < called_API_close_fake_call_count_expected; ++j) { in ZTEST() local
/tests/bluetooth/audio/cap_commander/uut/
A Dmicp.c67 for (size_t j = 0U; j < ARRAY_SIZE(mic_ctlrs[i].aics); j++) { in bt_micp_mic_ctlr_discover() local
91 for (size_t j = 0U; j < ARRAY_SIZE(mic_ctlrs[i].aics); j++) { in bt_micp_mic_ctlr_cb_register() local
113 for (size_t j = 0U; j < ARRAY_SIZE(mic_ctlrs[i].aics); j++) { in mock_bt_micp_init() local
A Dvcp.c79 for (size_t j = 0U; j < ARRAY_SIZE(vol_ctlrs[i].vocs); j++) { in bt_vcp_vol_ctlr_discover() local
103 for (size_t j = 0U; j < ARRAY_SIZE(vol_ctlrs[i].vocs); j++) { in bt_vcp_vol_ctlr_cb_register() local
127 for (size_t j = 0U; j < ARRAY_SIZE(vol_ctlrs[i].vocs); j++) { in mock_bt_vcp_init() local
/tests/boards/intel_adsp/hda/src/
A Dsmoke.c155 for (int j = 0; j < HDA_BUF_SIZE; j++) { in ZTEST() local
179 for (int j = 0; j < HDA_BUF_SIZE; j++) { in ZTEST() local
A Ddma.c113 int j; in ZTEST() local
217 for (int j = 0; j < DMA_BUF_SIZE; j++) { in test_hda_host_out_dma() local
/tests/subsys/fs/fcb/src/
A Dfcb_test_crc_disabled_after_enabled.c15 int j; in fcb_pretest_crc_disabled_after_enabled() local
A Dfcb_test_append.c16 int j; in test_fcb_append() local
/tests/drivers/console_switching/src/
A Dmain.c36 for (size_t i = 0, j = 0, N = ARRAY_SIZE(devs); i < 2 * N; i++, j++, j %= N) { in ZTEST() local
70 for (size_t i = 0, j = 0, N = ARRAY_SIZE(devs); i < 2 * N; i++, j++, j %= N) { in ZTEST() local
/tests/posix/spinlocks/src/
A Dmain.c31 for (size_t j = 0; j < 2; ++j) { in ZTEST() local
/tests/kernel/mem_protect/demand_paging/mem_map/src/
A Dmain.c130 for (size_t j = 0; j < arena_size; j++) { in touch_anon_pages() local
140 for (size_t j = 0; j < arena_ptr_size; j++) { in touch_anon_pages() local
148 for (size_t j = 0; j < arena_ptr_size; j++) { in touch_anon_pages() local
175 for (size_t j = 0; j < arena_ptr_size; j++) { in touch_anon_pages() local
/tests/arch/xtensa/save_restore_hifi/src/
A Dmain.c19 uint32_t j; in thread_entry() local
/tests/net/socket/socketpair/src/
A Dfionread.c29 int j = (i + 1) % 2; in ZTEST_F() local
/tests/subsys/lorawan/frag_decoder/src/
A Dmain.c76 int j = sys_rand32_get() % (i + 1); in run_test() local
91 for (int j = 0; j < lost_packets; j++) { in run_test() local
A Dfrag_encoder.c103 for (int j = 0; j < uncoded_frags; j++) { in lorawan_frag_encoder() local
/tests/drivers/regulator/voltage/src/
A Dmain.c60 for (unsigned int j = 0U; j < volt_cnt; j++) { in ZTEST() local
/tests/bsim/bluetooth/mesh/src/
A Dtest_access.c489 for (int j = 0; j < ARRAY_SIZE(model_ids); j++) { in test_sub_capacity_ext_model() local
535 for (size_t j = 0; j < count; j++) { in pub_delayable_check() local
584 for (size_t j = 0; j < count; j++) { in recv_delayable_check() local
622 for (size_t j = 0; j < count; j++) { in pub_jitter_check() local
658 for (size_t j = 0; j < count; j++) { in recv_jitter_check() local
892 for (size_t j = 0; j < test_cancel[i].msgs - 1; j++) { in test_tx_cancel() local
954 for (size_t j = 0; j < test_cancel[i].msgs; j++) { in test_rx_cancel() local
/tests/kernel/ipi_optimize/src/
A Dmain.c174 unsigned int j; in ZTEST() local
209 unsigned int j; in ZTEST() local
374 unsigned int j; in ZTEST() local
/tests/bluetooth/gatt/src/
A Dmain.c183 for (int j = 0; j < local_test_svc.attr_count; j++) { in ZTEST() local
195 for (int j = 0; j < local_test_svc.attr_count; j++) { in ZTEST() local
307 for (int j = 0; j < prealloc_test_svc.attr_count; j++) { in ZTEST() local
/tests/bsim/bluetooth/audio/src/
A Dcap_initiator_unicast_test.c879 for (size_t j = 0U; j < iterations; j++) { in test_main_cap_initiator_unicast() local
968 for (size_t j = 0U; j < iterations; j++) { in test_cap_initiator_unicast_timeout() local
1111 for (size_t j = 0; j < MAX(param->snk_cnt[i], param->src_cnt[i]); j++) { in cap_initiator_ac_create_unicast_group() local
1161 for (size_t j = 0U; j < param->snk_cnt[i]; j++) { in cap_initiator_ac_cap_unicast_start() local
1173 for (size_t j = 0U; j < param->src_cnt[i]; j++) { in cap_initiator_ac_cap_unicast_start() local
1213 for (size_t j = 0U; j < param->snk_cnt[i]; j++) { in cap_initiator_ac_cap_unicast_start() local
1239 for (size_t j = 0U; j < param->src_cnt[i]; j++) { in cap_initiator_ac_cap_unicast_start() local
1308 for (size_t j = 0U; j < param->snk_cnt[i]; j++) { in cap_initiator_ac_unicast() local
1312 for (size_t j = 0U; j < param->src_cnt[i]; j++) { in cap_initiator_ac_unicast() local
/tests/net/lib/lwm2m/lwm2m_registry/src/
A Dtest_obj.c57 int i = 0, j = 0; in obj_create() local
/tests/kernel/mem_protect/mem_protect/src/
A Dmem_domain.c75 for (unsigned int j = 0; j < MEM_REGION_ALLOC; j++) { in test_mem_domain_setup() local
84 for (unsigned int j = 0; j < MEM_REGION_ALLOC; j++) { in test_mem_domain_setup() local
122 for (unsigned int j = 0; j < MEM_REGION_ALLOC; j++) { in rw_part_access() local
/tests/lib/lockfree/src/
A Dtest_spsc.c81 for (int j = 0; j < 3; j++) { in ZTEST() local
115 for (int j = 0; j < 3; j++) { in ZTEST() local
/tests/lib/multi_heap/src/
A Dtest_mheap_concept.c44 for (int j = 0; j < i; j++) { in tmheap_malloc_align4_handler() local
/tests/drivers/rtc/rtc_api/src/
A Dtest_alarm_callback.c135 for (uint16_t j = 0; j < alarms_count; j++) { in ZTEST() local

Completed in 78 milliseconds

123