Home
last modified time | relevance | path

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

/freebsd-13.1/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++) { in main()
/freebsd-13.1/tools/tools/syscall_timing/
H A Dsyscall_timing.c1004 static const int tests_count = sizeof(tests) / sizeof(tests[0]); variable
1013 for (i = 0; i < tests_count; i++) in usage()
1086 for (i = 0; i < tests_count; i++) { in main()
1115 for (i = 0; i < tests_count; i++) { in main()