Searched defs:tc_impl (Results 1 – 1 of 1) sorted by relevance
148 struct impl::tc_impl { struct in impl155 std::string m_ident;156 atf_tc_t m_tc;157 bool m_has_cleanup;159 tc_impl(const std::string& ident, const bool has_cleanup) : in tc_impl() function166 wrap_head(atf_tc_t *tc) in wrap_head()174 wrap_body(const atf_tc_t *tc) in wrap_body()183 wrap_cleanup(const atf_tc_t *tc) in wrap_cleanup()