Home
last modified time | relevance | path

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

/freebsd/tools/regression/priv/
H A Dmain.c362 static int tests_count = sizeof(tests) / sizeof(struct test); variable
550 for (i = 0; i < tests_count; i++) { in main()
/freebsd/tools/tools/syscall_timing/
H A Dsyscall_timing.c1002 static const int tests_count = sizeof(tests) / sizeof(tests[0]); variable
1011 for (i = 0; i < tests_count; i++) in usage()
1084 for (i = 0; i < tests_count; i++) { in main()
1113 for (i = 0; i < tests_count; i++) { in main()