Searched refs:stdout_path (Results 1 - 4 of 4) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/
H A Dcheck.hpp107 const std::string stdout_path(void) const;
H A Dcheck.cpp91 impl::check_result::stdout_path(void) const function in class:impl::check_result
H A Dcheck_test.cpp262 out.reset(new atf::fs::path(r->stdout_path()));
339 const std::string out1 = r1->stdout_path();
340 const std::string out2 = r2->stdout_path();
/bind-9.6-ESV-R11/unit/atf-src/atf-sh/
H A Datf-check.cpp563 cat_file(atf::fs::path(cr.stdout_path()));
736 atf::fs::path(r.stdout_path()), "stdout");

Completed in 25 milliseconds