Lines Matching refs:tee
32 first.push(tee(file_sink(dest.name(), out_mode))); in read_write_test()
47 first.push(tee(file_sink(dest.name(), out_mode))); in read_write_test()
62 out.push(tee(file_sink(dest1.name(), out_mode))); in read_write_test()
76 out.push(tee(file_sink(dest1.name(), out_mode))); in read_write_test()
90 first.push( tee( file_source(src1.name(), in_mode), in read_write_test()
105 first.push( tee( file_source(src1.name(), in_mode), in read_write_test()
120 out.push( tee( file_sink(dest1.name(), out_mode), in read_write_test()
134 out.push( tee( file_sink(dest1.name(), out_mode), in read_write_test()
156 boost::iostreams::tee( in close_test()
176 boost::iostreams::tee( in close_test()
196 boost::iostreams::tee( in close_test()
209 ch.push(boost::iostreams::tee(closable_device<output>(seq.new_operation(1)))); in close_test()
220 boost::iostreams::tee( in close_test()
236 ch.push(boost::iostreams::tee(closable_device<seekable>(seq.new_operation(1)))); in close_test()
250 out.push(tee(stream1)); in test_std_io()
263 out.push( tee ( stream1, in test_std_io()
276 out.push( tee ( file_sink(dest1.name(), out_mode), in test_std_io()
290 out.push(tee(stream1, stream2)); in test_std_io()
309 boost::iostreams::tee( in tee_composite_test()
326 boost::iostreams::tee( in tee_composite_test()
349 boost::iostreams::tee( in tee_composite_test()
367 boost::iostreams::tee( in tee_composite_test()
384 boost::iostreams::tee( in tee_composite_test()
407 boost::iostreams::tee( in tee_composite_test()