Home
last modified time | relevance | path

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

/examples/utest/testcases/kernel/
A Dsched_sem_tc.c140 for (size_t j = 0; j < KERN_TEST_CONCURRENT_THREADS; j++) in scheduler_tc() local
168 for (size_t j = 0; j < KERN_TEST_CONCURRENT_THREADS; j++) in utest_tc_init() local
A Dobject_tc.c233 for (int j = 0; j < 3; j++) in test_object_info_enumeration() local
235 for (int j = 0; j < 2; j++) in test_object_info_enumeration() local
A Dtimer_tc.c662 for (int j = 0; j < STRESS_TIMERS; j++) in test_timer_stress() local
677 for (int j = 0; j < STRESS_TIMERS; j++) in test_timer_stress() local
697 for (int j = 0; j < STRESS_TIMERS; j++) in test_timer_stress() local
/examples/libc/
A Dex3.c80 int i, j, ntries; in search() local
/examples/utest/testcases/kernel/smp/
A Dsmp_bind_affinity_tc.c62 int i, j; in thread_bind_affinity_tc() local
/examples/test/
A Drbb_test.c80 rt_size_t i, j, k, req_size, size; in rbb_test() local
A Davl.c288 int j = rand() % (i+1); in randomize() local

Completed in 19 milliseconds