Home
last modified time | relevance | path

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

/ndk/tests/device/test-stlport/unit/
Dlimits_test.cpp233 bool test_qnan(const _Tp &) { in test_qnan() function
312 CPPUNIT_CHECK(test_qnan(float())); in qnan_test()
313 CPPUNIT_CHECK(test_qnan(double())); in qnan_test()
316 CPPUNIT_CHECK(test_qnan(long_double())); in qnan_test()
/ndk/tests/device/test-gnustl-full/unit/
Dlimits_test.cpp233 bool test_qnan(const _Tp &) { in test_qnan() function
311 CPPUNIT_CHECK(test_qnan(float())); in qnan_test()
312 CPPUNIT_CHECK(test_qnan(double())); in qnan_test()
315 CPPUNIT_CHECK(test_qnan(long_double())); in qnan_test()