Home
last modified time | relevance | path

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

/third_party/boost/libs/math/test/
Dtest_nc_t.cpp159 test_big_df(0.F); // float in BOOST_AUTO_TEST_CASE()
163 test_big_df(0.); // double in BOOST_AUTO_TEST_CASE()
Dtest_nc_t.hpp487 void test_big_df(RealType) in test_big_df() function