Home
last modified time | relevance | path

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

/third_party/boost/libs/iostreams/test/detail/
Dclosable.hpp73 : close_input_(close_input), close_output_(close_output) in closable_device()
81 close_input_.execute(); in close()
91 operation close_input_; member in boost::iostreams::test::closable_device
156 : close_input_(close_input), close_output_(close_output) in closable_device()
166 close_input_.execute(); in close()
176 operation close_input_; member in boost::iostreams::test::closable_device
234 : close_input_(close_input), close_output_(close_output) in closable_filter()
248 close_input_.execute(); in close()
258 operation close_input_; member in boost::iostreams::test::closable_filter
298 : close_input_(close_input), close_output_(close_output) in closable_filter()
[all …]