Searched defs:test_count (Results 1 – 2 of 2) sorted by relevance
5 static unsigned test_count = 0; variable
1707 static void run_tests(struct tests *test_type, uint32_t test_count, uint32_t *num_tests, uint32_t *… in run_tests()