Searched refs:tests_count (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/tools/tools/syscall_timing/
H A Dsyscall_timing.c676 static const int tests_count = sizeof(tests) / sizeof(tests[0]); variable
685 for (i = 0; i < tests_count; i++)
756 for (i = 0; i < tests_count; i++) {
777 for (i = 0; i < tests_count; i++) {
/freebsd-10.2-release/tools/regression/priv/
H A Dmain.c364 static int tests_count = sizeof(tests) / sizeof(struct test); variable
552 for (i = 0; i < tests_count; i++) {

Completed in 30 milliseconds