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

/freebsd-11-stable/contrib/atf/atf-c++/
H A Dtests.cpp157 bool m_has_cleanup; member in struct:impl::tc_impl
161 m_has_cleanup(has_cleanup)
224 pimpl->wrap_body, pimpl->m_has_cleanup ? pimpl->wrap_cleanup : NULL,

Completed in 177 milliseconds