Searched refs:test_param (Results 1 – 1 of 1) sorted by relevance
120 const void* test_param; member203 if (_test_context.test_param) { in trusty_unittest_print_status_name()561 const void* test_param; in RUN_ALL_SUITE_TESTS() local567 _test_context.test_param = NULL; in RUN_ALL_SUITE_TESTS()579 while ((test_param = param_entry->param_gen.gen_param( in RUN_ALL_SUITE_TESTS()583 _test_context.test_param = test_param; in RUN_ALL_SUITE_TESTS()585 param_entry->to_string(test_param, param_str, in RUN_ALL_SUITE_TESTS()712 return _test_context.test_param; in GetParam()