Searched refs:tests_count (Results 1 – 2 of 2) sorted by relevance
362 static int tests_count = sizeof(tests) / sizeof(struct test); variable550 for (i = 0; i < tests_count; i++) { in main()
1002 static const int tests_count = sizeof(tests) / sizeof(tests[0]); variable1011 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()