Searched refs:p_name (Results 1 - 4 of 4) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/
H A Did_policy.hpp46 unit_test::readwrite_property<dstring> p_name; member in class:boost::BOOST_RT_PARAM_NAMESPACE::cla::basic_naming_policy
50 virtual bool responds_to( cstring name ) const { return p_name == name; }
51 virtual cstring id_2_report() const { return p_name.get(); }
60 nfp::optionally_assign( p_name.value, m, name );
H A Dchar_parameter.hpp50 BOOST_RT_PARAM_VALIDATE_LOGIC( p_name->size() <= 1, "Invalid parameter name " << p_name );
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
H A Dunit_test_suite.hpp228 assign_op( framework::master_test_suite().p_name.value, BOOST_TEST_STRINGIZE( BOOST_TEST_MODULE ).trim( "\"" ), 0 );
H A Dunit_test_suite_impl.hpp72 readwrite_property<std::string> p_name; // name for this test unit member in class:boost::unit_test::test_unit

Completed in 68 milliseconds