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

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Denv.cpp64 throw_atf_error(err);
72 throw_atf_error(err);
H A Dfs.cpp91 atf::throw_atf_error(err);
92 // XXX Silence warning; maybe throw_atf_error should be
97 atf::throw_atf_error(err);
98 // XXX Silence warning; maybe throw_atf_error should be
116 throw_atf_error(err);
123 throw_atf_error(err);
130 throw_atf_error(err);
182 throw_atf_error(err);
198 throw_atf_error(err);
213 throw_atf_error(er
[all...]
H A Dexceptions_test.cpp88 set_md_var("descr", "Tests the throw_atf_error function when raising "
94 atf::throw_atf_error(atf_libc_error(1, "System error 1"));
107 set_md_var("descr", "Tests the throw_atf_error function when raising "
113 atf::throw_atf_error(atf_no_memory_error());
123 set_md_var("descr", "Tests the throw_atf_error function when raising "
129 atf::throw_atf_error(test_error("The message"));
H A Dexceptions.hpp95 void throw_atf_error(struct atf_error *);
H A Dprocess.cpp198 throw_atf_error(err);
206 throw_atf_error(err);
214 throw_atf_error(err);
222 throw_atf_error(err);
230 throw_atf_error(err);
312 throw_atf_error(err);
H A Dprocess.hpp243 throw_atf_error(err);
263 throw_atf_error(err);
H A Dexceptions.cpp127 atf::throw_atf_error(atf_error_t err) function in class:atf
H A Dtext.cpp132 throw_atf_error(err);
/bind-9.6-ESV-R11/unit/atf-src/atf-c++/
H A Dbuild.cpp88 throw_atf_error(err);
102 throw_atf_error(err);
116 throw_atf_error(err);
H A Dcheck.cpp115 throw_atf_error(err);
129 throw_atf_error(err);
143 throw_atf_error(err);
155 throw_atf_error(err);
H A Dtests.cpp212 throw_atf_error(err);
274 throw_atf_error(err);
283 throw_atf_error(err);
292 throw_atf_error(err);

Completed in 18 milliseconds