Searched defs:cleanup_exec_data (Results 1 – 1 of 1) sorted by relevance
239 struct cleanup_exec_data : public exec_data { struct242 executor::exit_handle body_exit_handle;248 model::test_result body_result;258 cleanup_exec_data(const model::test_program_ptr test_program_, in cleanup_exec_data() function