Searched defs:tc_impl (Results 1 – 1 of 1) sorted by relevance
125 struct impl::tc_impl { struct in impl132 std::string m_ident;133 atf_tc_t m_tc;134 bool m_has_cleanup;136 tc_impl(const std::string& ident, const bool has_cleanup) : in tc_impl() argument143 wrap_head(atf_tc_t *tc) in wrap_head()151 wrap_body(const atf_tc_t *tc) in wrap_body()167 wrap_cleanup(const atf_tc_t *tc) in wrap_cleanup()