Searched defs:p_type (Results 1 - 2 of 2) sorted by path

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
H A Dassert.hpp142 typedef typename P::type p_type; typedef in struct:assert_arg_pred
143 typedef typename assert_arg_pred_impl< p_type::value >::type type;
148 typedef typename P::type p_type; typedef in struct:assert_arg_pred_not
149 BOOST_MPL_AUX_ASSERT_CONSTANT( bool, p = !p_type::value );
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
H A Dunit_test_suite_impl.hpp66 readonly_property<test_unit_type> p_type; // type for this test unit member in class:boost::unit_test::test_unit
197 if( tu.p_type == tut_case )

Completed in 138 milliseconds