Home
last modified time | relevance | path

Searched defs:test_check_throw (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/math/include_private/boost/math/tools/
Dtest.hpp254 void test_check_throw(Val v, Exception e) in test_check_throw() function
261 void test_check_throw(Val val, std::domain_error const* e) in test_check_throw() function
272 void test_check_throw(Val v, std::overflow_error const* e) in test_check_throw() function
280 void test_check_throw(Val v, boost::math::rounding_error const* e) in test_check_throw() function