Home
last modified time | relevance | path

Searched refs:compare_streams_in_chars (Results 1 – 16 of 16) sorted by relevance

/third_party/boost/libs/iostreams/test/
Dregex_filter_test.cpp54 compare_streams_in_chars(first, second), in regex_filter_test()
83 compare_streams_in_chars(first, second), in regex_filter_test()
95 compare_streams_in_chars(first, second), in regex_filter_test()
167 compare_streams_in_chars(first, second), in regex_filter_test()
199 compare_streams_in_chars(first, second), in wregex_filter_test()
228 compare_streams_in_chars(first, second), in wregex_filter_test()
240 compare_streams_in_chars(first, second), in wregex_filter_test()
312 compare_streams_in_chars(first, second), in wregex_filter_test()
Dread_input_filter_test.hpp36 compare_streams_in_chars(first, second), in read_input_filter_test()
60 compare_streams_in_chars(first, second), in read_input_filter_test()
85 compare_streams_in_chars(first, second), in read_input_filter_test()
Dread_seekable_seq_test.hpp34 compare_streams_in_chars(first, second), in read_seekable_sequence_test()
54 compare_streams_in_chars(first, second), in read_seekable_sequence_test()
Dread_input_seq_test.hpp33 compare_streams_in_chars(first, second), in read_input_sequence_test()
53 compare_streams_in_chars(first, second), in read_input_sequence_test()
Dread_input_test.hpp32 compare_streams_in_chars(first, second), in read_input_test()
50 compare_streams_in_chars(first, second), in read_input_test()
Dread_seekable_test.hpp32 compare_streams_in_chars(first, second), in read_seekable_test()
52 compare_streams_in_chars(first, second), in read_seekable_test()
Dread_input_istream_test.hpp32 compare_streams_in_chars(first, second), in read_input_istream_test()
56 compare_streams_in_chars(first, second), in read_input_istream_test()
Dread_bidir_streambuf_test.hpp34 compare_streams_in_chars(first, second), in read_bidirectional_streambuf_test()
58 compare_streams_in_chars(first, second), in read_bidirectional_streambuf_test()
Dread_bidir_test.hpp36 compare_streams_in_chars(first, second), in read_bidirectional_test()
64 compare_streams_in_chars(first, second), in read_bidirectional_test()
Dwide_stream_test.cpp44 compare_streams_in_chars(first, second), in read_wide_input_test()
66 compare_streams_in_chars(first, second), in read_wide_input_test()
Dfile_descriptor_test.cpp42 compare_streams_in_chars(first, second), in file_descriptor_test()
67 compare_streams_in_chars(first, second), in file_descriptor_test()
308 compare_streams_in_chars(first, second), in file_descriptor_test()
340 compare_streams_in_chars(first, second), in file_descriptor_test()
Darray_test.cpp34 compare_streams_in_chars(first, second), in array_test()
Ddirect_adapter_test.cpp49 compare_streams_in_chars(first, second), in direct_adapter_test()
Dtee_test.cpp35 compare_streams_in_chars(first, second); // ignore return value in read_write_test()
93 compare_streams_in_chars(first, second); // ignore return value in read_write_test()
Dmapped_file_test.cpp84 boost::iostreams::test::compare_streams_in_chars(first, second), in mapped_file_test()
/third_party/boost/libs/iostreams/test/detail/
Dverification.hpp54 bool compare_streams_in_chars(BOOST_ISTREAM& first, BOOST_ISTREAM& second) in compare_streams_in_chars() function