Home
last modified time | relevance | path

Searched defs:testCount (Results 1 – 10 of 10) sorted by relevance

/kernel/liteos_m/testsuites/unittest/posix/src/math/
Dmath_func_test.c103 const int testCount = 3; variable
122 const int testCount = 3; variable
141 const int testCount = 3; variable
163 const int testCount = 4; variable
186 const int testCount = 3; variable
206 const int testCount = 5; variable
232 const int testCount = sizeof(testValues) / (sizeof(double) * 3); variable
267 const int testCount = sizeof(testValues) / (sizeof(double) * 3); variable
293 const int testCount = sizeof(testValues) / (sizeof(double) * 3); variable
315 const int testCount = sizeof(testValues) / sizeof(double); variable
[all …]
/kernel/liteos_m/testsuites/unittest/xts/math/
Dmath_std_api_test.c52 const int testCount = 3; /* 3 common data for test, no special meaning */ variable
70 const int testCount = 3; /* 3 common data for test, no special meaning */ variable
Dmath_api_test.c52 const int testCount = 3; /* 3 common data for test, no special meaning */ variable
/kernel/liteos_a/testsuites/unittest/process/lock/spinlock/smoke/
Dpthread_spinlock_test_001.cpp49 int testCount = TEST_LOOP_COUNT; in ThreadWriteFunc1() local
91 int testCount = TEST_LOOP_COUNT; in ThreadWriteFunc() local
/kernel/liteos_a/testsuites/kernel/sample/kernel_extend/cpup/full/
DIt_extend_cpup_012.c49 INT32 testCount = 1000; // 1000, set to init testcount. in TaskF01() local
/kernel/liteos_m/testsuites/sample/posix/mqueue/
DIt_posix_queue.c46 VOID TestAssertWaitDelay(UINT32 *testCount, UINT32 flag) in TestAssertWaitDelay()
/kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/
Dpthread_test_010.cpp60 const int testCount = 30; in Testcase() local
Dpthread_test_006.cpp96 const int testCount = 10; in Testcase() local
/kernel/liteos_a/testsuites/unittest/process/basic/pthread/full/
Dpthread_test_004.cpp319 const int testCount = 5; in PthreadTest004() local
/kernel/liteos_a/testsuites/unittest/common/
DosTest.cpp282 VOID TestAssertWaitDelay(UINT32 *testCount, UINT32 flag) in TestAssertWaitDelay()