Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_mempool_perf.c77 #define LOG_ERR() printf("test failed at %s():%d\n", __func__, __LINE__) macro
H A Dtest_mempool.c50 #define LOG_ERR() printf("test failed at %s():%d\n", __func__, __LINE__) macro