Searched defs:helper_name (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/atf/atf-c++/ |
H A D | check_test.cpp | 56 do_exec(const atf::tests::tc* tc, const char* helper_name) in do_exec() 69 do_exec(const atf::tests::tc* tc, const char* helper_name, const char *carg2) in do_exec()
|
/freebsd/contrib/atf/atf-c/ |
H A D | check_test.c | 48 do_exec(const atf_tc_t *tc, const char *helper_name, atf_check_result_t *r) in do_exec() 66 do_exec_with_arg(const atf_tc_t *tc, const char *helper_name, const char *arg, in do_exec_with_arg()
|
/freebsd/contrib/atf/atf-c++/detail/ |
H A D | process_test.cpp | 59 exec_process_helpers(const atf::tests::tc& tc, const char* helper_name) in exec_process_helpers()
|
/freebsd/contrib/atf/atf-c/detail/ |
H A D | process_test.c | 870 do_exec(const atf_tc_t *tc, const char *helper_name, atf_process_status_t *s, in do_exec()
|