Home
last modified time | relevance | path

Searched defs:testLoop (Results 1 – 2 of 2) sorted by relevance

/kernel/liteos_m/testsuites/unittest/xts/sched/
Dprocess_sched_api_test.c53 int testLoop = sizeof(invalidPolicy) / sizeof(int); variable
95 int testLoop = sizeof(invalidPolicy) / sizeof(int); variable
/kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/
Dpthread_cond_test_002.cpp41 const int testLoop = 2000; in PthreadF01() local