Searched defs:setup_error (Results 1 – 4 of 4) sorted by relevance
285 struct BOOST_TEST_DECL setup_error : public std::runtime_error { struct286 setup_error( const_string m ) : std::runtime_error( std::string( m.begin(), m.size() ) ) {} in setup_error() function
399 class BOOST_LOG_API setup_error : class
42 BOOST_AUTO_TEST_CASE(setup_error) in BOOST_AUTO_TEST_CASE() argument
562 setup_error::setup_error() : in setup_error() function in boost::setup_error567 setup_error::setup_error(std::string const& descr) : in setup_error() function in boost::setup_error