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

/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-c++/
H A Dtests.cpp135 tc_impl(const std::string& ident, const bool has_cleanup) : argument
137 m_has_cleanup(has_cleanup)
175 impl::tc::tc(const std::string& ident, const bool has_cleanup) : argument
176 pimpl(new tc_impl(ident, has_cleanup))
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-run/
H A Datf-run.cpp365 const bool has_cleanup = atf::text::to_bool( local
383 if (has_cleanup)

Completed in 152 milliseconds