Home
last modified time | relevance | path

Searched refs:BOOST_WARN_EXCEPTION (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/test/tools/
Dinterface.hpp230 #define BOOST_WARN_EXCEPTION( S, E, P ) \ macro
/third_party/boost/boost/test/tools/old/
Dinterface.hpp124 #define BOOST_WARN_EXCEPTION( S, E, P ) BOOST_CHECK_THROW_IMPL( S, E, P( ex ), \ macro
/third_party/boost/libs/test/doc/testing_tools/
Dtesting_tools_reference.qbk546 BOOST_WARN_EXCEPTION(expression, exception_type, predicate);