Home
last modified time | relevance | path

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

/freebsd/contrib/atf/atf-c++/detail/
H A Dfs.cpp87 atf::throw_atf_error(err); in safe_access()
93 atf::throw_atf_error(err); in safe_access()
112 throw_atf_error(err); in path()
119 throw_atf_error(err); in path()
126 throw_atf_error(err); in path()
178 throw_atf_error(err); in branch_path()
194 throw_atf_error(err); in leaf_name()
209 throw_atf_error(err); in to_absolute()
223 throw_atf_error(err); in operator =()
254 throw_atf_error(err); in operator /()
[all …]
H A Dprocess.cpp194 throw_atf_error(err); in stream_capture()
202 throw_atf_error(err); in stream_connect()
210 throw_atf_error(err); in stream_inherit()
218 throw_atf_error(err); in stream_redirect_fd()
226 throw_atf_error(err); in stream_redirect_path()
308 throw_atf_error(err); in wait()
H A Dexceptions_test.cpp91 atf::throw_atf_error(atf_libc_error(1, "System error 1")); in ATF_TEST_CASE_BODY()
110 atf::throw_atf_error(atf_no_memory_error()); in ATF_TEST_CASE_BODY()
126 atf::throw_atf_error(test_error("The message")); in ATF_TEST_CASE_BODY()
H A Denv.cpp66 throw_atf_error(err); in set()
74 throw_atf_error(err); in unset()
H A Dprocess.hpp238 throw_atf_error(err); in fork()
258 throw_atf_error(err); in exec()
H A Dexceptions.hpp50 void throw_atf_error(struct atf_error *);
H A Dexceptions.cpp124 atf::throw_atf_error(atf_error_t err) in throw_atf_error() function in atf
H A Dtext.cpp128 throw_atf_error(err); in to_bool()
/freebsd/contrib/atf/atf-c++/
H A Dcheck.cpp111 throw_atf_error(err); in build_c_o()
125 throw_atf_error(err); in build_cpp()
139 throw_atf_error(err); in build_cxx_o()
151 throw_atf_error(err); in exec()
H A Dbuild.cpp84 throw_atf_error(err); in c_o()
98 throw_atf_error(err); in cpp()
112 throw_atf_error(err); in cxx_o()
H A Dtests.cpp227 throw_atf_error(err); in init()
289 throw_atf_error(err); in set_md_var()
298 throw_atf_error(err); in run()
307 throw_atf_error(err); in run_cleanup()