Home
last modified time | relevance | path

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

/freebsd/contrib/kyua/engine/
H A Dscheduler.cpp260 struct cleanup_exec_data : public exec_data { struct
263 executor::exit_handle body_exit_handle;
269 model::test_result body_result;
279 cleanup_exec_data(const model::test_program_ptr test_program_, in cleanup_exec_data() function