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

/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/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))
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/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))
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-run/
H A Datf-run.cpp365 const bool has_cleanup = atf::text::to_bool( local
383 if (has_cleanup)
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-run/
H A Datf-run.cpp425 const bool has_cleanup = atf::text::to_bool( local
445 if (has_cleanup)

Completed in 107 milliseconds