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

/freebsd-13-stable/contrib/atf/atf-c++/detail/
H A Dtest_helpers.cpp87 get_process_helpers_path(const atf::tests::tc& tc, bool is_detail) argument
91 if (is_detail)
/freebsd-13-stable/contrib/atf/atf-c/detail/
H A Dtest_helpers.c96 get_process_helpers_path(const atf_tc_t *tc, const bool is_detail, argument
101 is_detail ? "" : "detail/"));

Completed in 62 milliseconds