Home
last modified time | relevance | path

Searched defs:TEST_COUNT (Results 1 – 16 of 16) sorted by relevance

/kernel/liteos_a/testsuites/unittest/process/lock/mutex/smoke/
Dpthread_mutex_test_001.cpp35 static const unsigned int TEST_COUNT = 5; variable
Dpthread_mutex_test_002.cpp35 static const unsigned int TEST_COUNT = 5; variable
Dpthread_mutex_test_008.cpp35 static const unsigned int TEST_COUNT = 1; variable
Dpthread_mutex_test_019.cpp37 static const unsigned int TEST_COUNT = 10; variable
Dpthread_mutex_test_007.cpp37 static const unsigned int TEST_COUNT = 1; variable
Dpthread_mutex_test_022.cpp37 static const unsigned int TEST_COUNT = 10; variable
Dpthread_mutex_test_021.cpp37 static const unsigned int TEST_COUNT = 10; variable
Dpthread_mutex_test_020.cpp37 static const unsigned int TEST_COUNT = 10; variable
/kernel/liteos_a/testsuites/unittest/process/basic/process/full/
Dprocess_test_007.cpp33 static const int TEST_COUNT = 10; variable
/kernel/liteos_a/testsuites/unittest/process/basic/process/smoke/
Dprocess_test_010.cpp33 static const int TEST_COUNT = 10; variable
Dprocess_test_008.cpp33 static const int TEST_COUNT = 10; variable
Dprocess_test_006.cpp33 static const int TEST_COUNT = 10; variable
/kernel/liteos_m/components/net/test/
Dnet_socket_test_012.c40 #define TEST_COUNT 100 macro
/kernel/liteos_a/testsuites/unittest/process/lock/mutex/full/
Dpthread_mutex_test_018.cpp37 static const unsigned int TEST_COUNT = 10; variable
/kernel/liteos_a/testsuites/unittest/process/lock/spinlock/smoke/
Dpthread_spinlock_test_001.cpp36 static const int TEST_COUNT = 2; // 2, set write thread count. variable
/kernel/linux/linux-5.10/tools/testing/selftests/sparc64/drivers/
Dadi-test.c681 #define TEST_COUNT ARRAY_SIZE(tests) macro