Home
last modified time | relevance | path

Searched defs:test_name (Results 1 – 4 of 4) sorted by relevance

/dpdk/app/test-eventdev/
H A Devt_common.h49 char test_name[EVT_TEST_NAME_MAX_LEN]; member
/dpdk/app/test-crypto-perf/
H A Dcperf_options.h139 char *test_name; member
H A Dcperf_options_parsing.c528 char *test_name = (char *) rte_zmalloc(NULL, in parse_test_name() local
/dpdk/app/test/
H A Dtest_mbuf.c1715 test_mbuf_validate_tx_offload(const char *test_name, in test_mbuf_validate_tx_offload()