Searched refs:test_float_limits (Results 1 – 1 of 1) sorted by relevance
124 bool test_float_limits(const _Tp &) { in test_float_limits() function300 CPPUNIT_CHECK(test_float_limits(float())); in test()301 CPPUNIT_CHECK(test_float_limits(double())); in test()304 CPPUNIT_CHECK(test_float_limits(long_double())); in test()