Searched defs:num_tests (Results 1 – 3 of 3) sorted by relevance
950 uint32_t *num_tests, uint32_t *num_pass) in run_tests()1032 show_stats(const uint32_t num_tests, const uint32_t num_pass) in show_stats()1042 tell_the_result(const uint32_t num_tests, const uint32_t num_pass) in tell_the_result()1050 uint32_t num_tests = 0; in test_pie() local1065 uint32_t num_tests = 0; in test_pie_perf() local1076 uint32_t num_tests = 0; in test_pie_all() local
1731 static void run_tests(struct tests *test_type, uint32_t test_count, uint32_t *num_tests, uint32_t *… in run_tests()1823 show_stats(const uint32_t num_tests, const uint32_t num_pass) in show_stats()1833 tell_the_result(const uint32_t num_tests, const uint32_t num_pass) in tell_the_result()1841 uint32_t num_tests = 0; in test_red() local1855 uint32_t num_tests = 0; in test_red_perf() local1866 uint32_t num_tests = 0; in test_red_all() local
28 unsigned int num_tests; member184 unsigned int num_tests = 0; in parse_args() local