Searched refs:stream_redirect_path (Results 1 – 3 of 3) sorted by relevance
107 atf::process::stream_redirect_path(atf::fs::path("stdout")), in run_h_tc()108 atf::process::stream_redirect_path(atf::fs::path("stderr")), in run_h_tc()
157 class stream_redirect_path : basic_stream { class166 stream_redirect_path(const fs::path&);
222 impl::stream_redirect_path::stream_redirect_path(const fs::path& p) in stream_redirect_path() function in impl::stream_redirect_path