Home
last modified time | relevance | path

Searched defs:num_tests (Results 1 – 3 of 3) 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()
1050 uint32_t num_tests = 0; in test_pie() local
1065 uint32_t num_tests = 0; in test_pie_perf() local
1076 uint32_t num_tests = 0; in test_pie_all() local
H A Dtest_red.c1731 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() local
1855 uint32_t num_tests = 0; in test_red_perf() local
1866 uint32_t num_tests = 0; in test_red_all() local
/dpdk/app/test-bbdev/
H A Dmain.c28 unsigned int num_tests; member
184 unsigned int num_tests = 0; in parse_args() local