Home
last modified time | relevance | path

Searched refs:has_teardown (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/test/tree/
Dfixture.hpp66 struct has_teardown { struct
87 struct has_teardown {
103 template <bool has_teardown = false>
119 return impl_fixture::call_teardown<impl_fixture::has_teardown<U>::value>()(u); in teardown_conditional()