Searched defs:test_count (Results 1 – 2 of 2) sorted by relevance
109 int test_count = 0; in main() local
949 static void run_tests(struct tests *test_type, uint32_t test_count, in run_tests()