Home
last modified time | relevance | path

Searched refs:BOOST_RT_PARAM_TRACE (Results 1 – 5 of 5) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/
Dinterpret_argument_value.hpp48 BOOST_RT_PARAM_TRACE( "In interpret_argument_value_impl<" << typeid(T).name() << ">" ); in _()
52 BOOST_RT_PARAM_TRACE( "String " << source << " is interpreted as " << *res ); in _()
65 BOOST_RT_PARAM_TRACE( "In interpret_argument_value_impl<dstring>" ); in _()
81 BOOST_RT_PARAM_TRACE( "In interpret_argument_value_impl<cstring>" ); in _()
96 BOOST_RT_PARAM_TRACE( "In interpret_argument_value_impl<bool>" ); in _()
138 BOOST_RT_PARAM_TRACE( "In interpret_argument_value<std::list<T>>" ); in interpret_argument_value()
Dtrace.hpp25 # define BOOST_RT_PARAM_TRACE( str ) std::cerr << str << std::endl macro
27 # define BOOST_RT_PARAM_TRACE( str ) macro
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/
Dparser.ipp115 BOOST_RT_PARAM_TRACE( "Total " << m_parameters.size() << " parameters registered" );
118 BOOST_RT_PARAM_TRACE( "Try parameter " << curr_param->id_2_report() );
121 BOOST_RT_PARAM_TRACE( "Match found" );
131 BOOST_RT_PARAM_TRACE( "No match found" );
138 BOOST_RT_PARAM_TRACE( "Parse argument value" );
Dargument_factory.hpp132 BOOST_RT_PARAM_TRACE( "Fail to parse argument value" ); in produce_using()
Dargv_traverser.ipp63 BOOST_RT_PARAM_TRACE( "Input buffer: " << m_buffer );