Searched refs:assertion (Results 1 - 2 of 2) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
H A Dassert.hpp93 namespace assertion
101 << "***** Internal Program Error - assertion (" << expr << ") failed in "
107 } // assertion
113 : ::boost::assertion::detail::assertion_failed_msg(#expr, msg, \
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
H A Dassert.hpp82 struct assertion struct
88 struct assertion<true> struct
234 boost::mpl::assertion<false>::failed( \
345 boost::mpl::assertion<(c)>::failed( BOOST_PP_CAT(mpl_assert_arg,counter)::assert_arg() ) \

Completed in 315 milliseconds