Home
last modified time | relevance | path

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

/ndk/tests/device/test-stlport/unit/
Dlimits_test.cpp124 bool test_float_limits(const _Tp &) { in test_float_limits() function
301 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()
/ndk/tests/device/test-gnustl-full/unit/
Dlimits_test.cpp124 bool test_float_limits(const _Tp &) { in test_float_limits() function
300 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()