Home
last modified time | relevance | path

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

/third_party/boost/libs/iostreams/test/
Dregex_filter_test.cpp195 first.push(wfile_source(test.name(), in_mode)); in wregex_filter_test()
207 first.push(wfile_source(test.name(), in_mode)); in wregex_filter_test()
224 first.push(wfile_source(test.name(), in_mode)); in wregex_filter_test()
236 first.push(wfile_source(test.name(), in_mode)); in wregex_filter_test()
308 first.push(wfile_source(test.name(), in_mode)); in wregex_filter_test()
/third_party/boost/boost/iostreams/device/
Dfile.hpp102 typedef basic_file_source<wchar_t> wfile_source; typedef