Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_compressdev.c852 const struct test_private_arrays *test_priv_data) in test_setup_com_bufs()
984 const struct test_private_arrays *test_priv_data, in test_mbufs_calculate_data_size()
1059 const struct test_private_arrays *test_priv_data, in test_setup_output_bufs()
1191 const struct test_private_arrays *test_priv_data) in test_deflate_comp_run()
1405 const struct test_private_arrays *test_priv_data) in test_deflate_comp_finalize()
1520 struct test_private_arrays *test_priv_data) in test_deflate_decomp_run()
1729 const struct test_private_arrays *test_priv_data) in test_deflate_decomp_finalize()
1903 const struct test_private_arrays *test_priv_data) in test_results_validation()
2024 struct test_private_arrays test_priv_data; in test_deflate_comp_decomp() local