Searched defs:tc_impl (Results 1 - 1 of 1) sorted by relevance
/bind-9.6-ESV-R11/unit/atf-src/atf-c++/ | ||
H A D | tests.cpp | 132 struct impl::tc_impl : atf::noncopyable { struct in class:impl 137 tc_impl(const std::string& ident, const bool has_cleanup) : function in struct:impl::tc_impl 178 pimpl(new tc_impl(ident, has_cleanup)) |
Completed in 17 milliseconds