Home
last modified time | relevance | path

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

/third_party/boost/libs/iostreams/test/detail/
Dverification.hpp109 std::ifstream fstrm(file.c_str(), BOOST_IOS::in | BOOST_IOS::binary); in compare_container_and_file() local
110 return compare_container_and_stream(cnt, fstrm); in compare_container_and_file()