Searched refs:has_cleanup (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/
H A Dtests.cpp137 tc_impl(const std::string& ident, const bool has_cleanup) : argument
139 m_has_cleanup(has_cleanup)
177 impl::tc::tc(const std::string& ident, const bool has_cleanup) : argument
178 pimpl(new tc_impl(ident, has_cleanup))
/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Datf-run.cpp425 const bool has_cleanup = atf::text::to_bool( local
445 if (has_cleanup)

Completed in 11 milliseconds