Searched refs:func_with_data (Results 1 – 1 of 1) sorted by relevance
104 test_cleanup_func_with_data func_with_data; member328 if (cleanup_funcs->func_with_data) { in finish()331 cleanup_funcs->func_with_data(success, primary, data); in finish()996 test_cleanup_func_with_data func_with_data, void *data) in register_cleanup() argument1002 cleanup->func_with_data = func_with_data; in register_cleanup()