Searched refs:wrap_stringstream (Results 1 – 8 of 8) sorted by relevance
66 wrap_stringstream& message() in message()69 m_message.reset( new wrap_stringstream ); in message()77 shared_ptr<wrap_stringstream> m_message;
40 class BOOST_TEST_DECL output_test_stream : public wrap_stringstream::wrapped_stream {
124 wrap_stringstream ws; in generic_data_flow()131 wrap_stringstream ws; in generic_return()
169 (::boost::wrap_stringstream().ref() << M).str() ) \
62 typedef wrap_stringstream format_stream;
155 typedef basic_wrap_stringstream<char> wrap_stringstream; typedef
27 #include <boost/test/utils/wrap_stringstream.hpp>401 format_location( wrap_stringstream& formatter, execution_path_point const& /*p*/, unsigned indent )414 format_execution_path( wrap_stringstream& formatter, ExecPathIt it, ExecPathIt end, unsigned indent…485 wrap_stringstream formatter;
431 log_entry_value( ostr, (wrap_stringstream().ref() << value).str() );