Searched defs:cleanup_exec_data (Results 1 – 1 of 1) sorted by relevance
259 struct cleanup_exec_data : public exec_data { struct262 executor::exit_handle body_exit_handle;268 model::test_result body_result;278 cleanup_exec_data(const model::test_program_ptr test_program_, in cleanup_exec_data() function