Home
last modified time | relevance | path

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

/system/core/trusty/libtrusty/tipc-test/
Dtipc_test.c134 typedef int (*tipc_test_func_t)(const struct tipc_test_params*); typedef
138 tipc_test_func_t func;
1006 tipc_test_func_t get_test_function(const struct tipc_test_params* params) { in get_test_function()
1026 tipc_test_func_t test = get_test_function(params); in run_as_bench()
1072 tipc_test_func_t test = get_test_function(&params); in main()