Home
last modified time | relevance | path

Searched defs:format_error (Results 1 – 9 of 9) sorted by relevance

/minix3/external/bsd/kyua-cli/dist/engine/
H A Dexceptions.hpp51 class format_error : public error { class
H A Dexceptions_test.cpp47 ATF_TEST_CASE_BODY(format_error) in ATF_TEST_CASE_BODY() argument
H A Dexceptions.cpp53 engine::format_error::format_error(const std::string& message) : in format_error() function in engine::format_error
/minix3/external/bsd/bind/dist/unit/atf-src/atf-c++/detail/
H A Dui.cpp124 impl::format_error(const std::string& prog_name, const std::string& error) in format_error() function in impl
H A Dparser.cpp105 impl::format_error::format_error(const std::string& w) : in format_error() function in impl::format_error
H A Dparser.hpp81 class format_error : public std::runtime_error { class
/minix3/external/bsd/atf/dist/tools/
H A Dui.cpp123 impl::format_error(const std::string& prog_name, const std::string& error) in format_error() function in impl
H A Dparser.cpp105 impl::format_error::format_error(const std::string& w) : in format_error() function in impl::format_error
H A Dparser.hpp81 class format_error : public std::runtime_error { class