Home
last modified time | relevance | path

Searched refs:body_result (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/kyua/engine/
H A Dscheduler.cpp268 model::test_result body_result; member
283 body_exit_handle(body_exit_handle_), body_result(body_result_) in cleanup_exec_data()
302 model::test_result body_result; member
317 body_exit_handle(body_exit_handle_), body_result(body_result_) in execenv_exec_data()
1041 const model::test_result& body_result) in spawn_cleanup()
1057 test_program, test_case_name, body_handle, body_result)); in spawn_cleanup()
1100 const model::test_result& body_result) in spawn_execenv_cleanup()
1112 test_program, test_case_name, body_handle, body_result)); in spawn_execenv_cleanup()
1440 const model::test_result& body_result = cleanup_data->body_result; in wait_any() local
1441 if (body_result.good()) { in wait_any()
[all …]