HomeSort by relevance Sort by last modified time
    Searched full:literal_cstring (Results 1 - 2 of 2) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/
interpret_argument_value.hpp 98 static literal_cstring YES( BOOST_RT_PARAM_CSTRING_LITERAL( "YES" ) );
99 static literal_cstring Y( BOOST_RT_PARAM_CSTRING_LITERAL( "Y" ) );
100 static literal_cstring NO( BOOST_RT_PARAM_CSTRING_LITERAL( "NO" ) );
101 static literal_cstring N( BOOST_RT_PARAM_CSTRING_LITERAL( "N" ) );
102 static literal_cstring one( BOOST_RT_PARAM_CSTRING_LITERAL( "1" ) );
103 static literal_cstring zero( BOOST_RT_PARAM_CSTRING_LITERAL( "0" ) );
config.hpp 61 typedef unit_test::literal_string literal_cstring; typedef in namespace:boost::BOOST_RT_PARAM_NAMESPACE
117 typedef const unit_test::basic_cstring<wchar_t const> literal_cstring;

Completed in 496 milliseconds