Searched refs:test_float_limits (Results 1 – 2 of 2) sorted by relevance
124 bool test_float_limits(const _Tp &) { in test_float_limits() function301 CPPUNIT_CHECK(test_float_limits(float())); in test()302 CPPUNIT_CHECK(test_float_limits(double())); in test()305 CPPUNIT_CHECK(test_float_limits(long_double())); in test()
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()