Home
last modified time | relevance | path

Searched defs:BOOST_FAIL (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/test/
Dminimal.hpp52 #define BOOST_FAIL( msg_ ) \ macro
/third_party/boost/libs/serialization/test/
Dtest_tools.hpp189 #define BOOST_FAIL( M ) BOOST_REQUIRE_MESSAGE( false, (M) ) macro
/third_party/boost/boost/test/tools/old/
Dinterface.hpp96 #define BOOST_FAIL( M ) BOOST_REQUIRE_MESSAGE( false, M ) macro
/third_party/boost/boost/test/tools/
Dinterface.hpp282 #define BOOST_FAIL( M ) BOOST_TEST_FAIL( M ) macro