Home
last modified time | relevance | path

Searched refs:test_output_seekable (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/iostreams/test/
Ddual_seekable_test.cpp62 test_output_seekable(io), in verification_function_seekable_test()
101 test_output_seekable(ss), in verification_function_dual_seekable_test()
155 test_output_seekable(io), in dual_seekable_test()
Dfile_descriptor_test.cpp251 test_output_seekable(out), in file_descriptor_test()
/third_party/boost/libs/iostreams/test/detail/
Dverification.hpp278 bool test_output_seekable(std::ostream& io) in test_output_seekable() function