Home
last modified time | relevance | path

Searched defs:cleanup_exec_data (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/kyua/engine/
HDscheduler.cpp239 struct cleanup_exec_data : public exec_data { struct
242 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