Searched refs:cleanup_exec_data (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/kyua/engine/
H A Dscheduler.cpp239 struct cleanup_exec_data : public exec_data { struct in namespace:__anon967
258 cleanup_exec_data(const model::test_program_ptr test_program_, function in struct:__anon967::cleanup_exec_data
861 // Do nothing for cleanup_exec_data objects.
919 const exec_data_ptr data(new cleanup_exec_data(
1222 const cleanup_exec_data* cleanup_data =
1223 &dynamic_cast< const cleanup_exec_data& >(*data.get());

Completed in 102 milliseconds