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

/freebsd-current/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h1363 class NeverThrown { class in namespace:testing::internal
1389 const ::testing::internal::NeverThrown&, const std::exception&>::type \
/freebsd-current/contrib/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h5304 class NeverThrown { class in class:testing::internal::ExceptionMatcherImpl
5331 // catch (const NeverThrown&) { /* exception of a wrong type */ }
5336 const NeverThrown&, const std::exception&>::type;

Completed in 148 milliseconds