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

/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-c++/
H A Dtests.hpp75 struct tc_impl;
78 std::auto_ptr< tc_impl > pimpl;
87 friend struct tc_impl;
H A Dtests.cpp130 struct impl::tc_impl : atf::utils::noncopyable { struct in class:impl
135 tc_impl(const std::string& ident, const bool has_cleanup) : function in struct:impl::tc_impl
176 pimpl(new tc_impl(ident, has_cleanup))

Completed in 64 milliseconds