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

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/
H A Dutils.hpp42 void cat_file(const std::string&, const std::string&);
H A Dutils.cpp40 atf::utils::cat_file(const std::string& path, const std::string& prefix) function in class:atf::utils
H A Dutils_test.cpp76 atf::utils::cat_file("file.txt", "PREFIX");
88 atf::utils::cat_file("file.txt", "PREFIX");
100 atf::utils::cat_file("file.txt", ">");
113 atf::utils::cat_file("file.txt", "PREFIX");
/bind-9.6-ESV-R11/unit/atf-src/atf-sh/
H A Datf-check.cpp359 cat_file(const atf::fs::path& path) function
563 cat_file(atf::fs::path(cr.stdout_path()));
567 cat_file(atf::fs::path(cr.stderr_path()));
616 cat_file(atf::fs::path(oc.value));
637 cat_file(temp.get_path());
646 cat_file(path);
651 cat_file(path);

Completed in 13 milliseconds