Searched refs:param_test_fn (Results 1 – 2 of 2) sorted by relevance
30 int (*param_test_fn)(int idx); member62 all_tests[num_tests].param_test_fn = test_fn; in add_all_tests()239 ret = all_tests[i].param_test_fn(j); in run_tests()
33 int (*param_test_fn)(int idx); member74 all_tests[num_tests].param_test_fn = test_fn; in add_all_tests()371 v = all_tests[i].param_test_fn(j); in run_tests()