Home
last modified time | relevance | path

Searched defs:num_pass (Results 1 – 2 of 2) sorted by relevance

/dpdk/app/test/
H A Dtest_pie.c950 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()
1051 uint32_t num_pass = 0; in test_pie() local
1066 uint32_t num_pass = 0; in test_pie_perf() local
1077 uint32_t num_pass = 0; in test_pie_all() local
H A Dtest_red.c1731 …id run_tests(struct tests *test_type, uint32_t test_count, uint32_t *num_tests, uint32_t *num_pass) 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()
1842 uint32_t num_pass = 0; in test_red() local
1856 uint32_t num_pass = 0; in test_red_perf() local
1867 uint32_t num_pass = 0; in test_red_all() local