Home
last modified time | relevance | path

Searched refs:RUN_PIPELINE (Results 1 – 2 of 2) sorted by relevance

/dpdk/app/test/
H A Dtest_table_combined.c183 RUN_PIPELINE(pipeline); in test_table_type()
194 RUN_PIPELINE(pipeline); in test_table_type()
207 RUN_PIPELINE(pipeline); in test_table_type()
215 RUN_PIPELINE(pipeline); in test_table_type()
220 RUN_PIPELINE(pipeline); in test_table_type()
247 RUN_PIPELINE(pipeline); in test_table_type()
H A Dtest_table.h73 #define RUN_PIPELINE(pipeline) do { \ macro