Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest.c109 int test_count = 0; in main() local
H A Dtest_pie.c949 static void run_tests(struct tests *test_type, uint32_t test_count, in run_tests()