Searched defs:temp_file (Results 1 - 1 of 1) sorted by relevance
/bind-9.6-ESV-R11/unit/atf-src/atf-sh/ | ||
H A D | atf-check.cpp | 110 class temp_file : public std::ostream { class in namespace:__anon236 115 temp_file(const atf::fs::path& p) : function in class:__anon236::temp_file 124 throw atf::system_error("atf_check::temp_file::temp_file(" + 131 ~temp_file(void) 625 temp_file temp(path2); |
Completed in 17 milliseconds