Searched refs:_func (Results 1 – 3 of 3) sorted by relevance
| /dpdk/lib/eal/include/ |
| H A D | rte_test.h | 15 #define RTE_TEST_TRACE_FAILURE(_file, _line, _func) argument
|
| /dpdk/app/test/ |
| H A D | test.h | 22 # define TEST_TRACE_FAILURE(_file, _line, _func) argument
|
| H A D | test_security.c | 18 #define RTE_TEST_TRACE_FAILURE(_file, _line, _func) \ argument 19 RTE_LOG(DEBUG, EAL, "in %s:%d %s\n", _file, _line, _func)
|