Home
last modified time | relevance | path

Searched refs:unsigned_long_long (Results 1 – 6 of 6) sorted by relevance

/ndk/tests/device/test-stlport/unit/
Dlimits_test.cpp297 typedef unsigned _STLP_LONG_LONG unsigned_long_long; in test() typedef
298 CPPUNIT_CHECK(test_unsigned_integral_limits(unsigned_long_long())); in test()
Dtype_traits_test.cpp315 typedef unsigned _STLP_LONG_LONG unsigned_long_long; in integer() typedef
316 CPPUNIT_ASSERT( is_integer(unsigned_long_long()) == 1 ); in integer()
361 typedef unsigned _STLP_LONG_LONG unsigned_long_long; in rational() typedef
362 CPPUNIT_ASSERT( is_rational(unsigned_long_long()) == 0 ); in rational()
/ndk/tests/device/test-gnustl-full/unit/
Dlimits_test.cpp296 typedef unsigned _STLP_LONG_LONG unsigned_long_long; in test() typedef
297 CPPUNIT_CHECK(test_unsigned_integral_limits(unsigned_long_long())); in test()
Dtype_traits_test.cpp315 typedef unsigned _STLP_LONG_LONG unsigned_long_long; in integer() typedef
316 CPPUNIT_ASSERT( is_integer(unsigned_long_long()) == 1 ); in integer()
361 typedef unsigned _STLP_LONG_LONG unsigned_long_long; in rational() typedef
362 CPPUNIT_ASSERT( is_rational(unsigned_long_long()) == 0 ); in rational()
/ndk/tests/device/test-libc++-shared-full/jni/
DAndroid.mk1551 …ut/iostream.format/input.streams/istream.formatted/istream.formatted.arithmetic/unsigned_long_long)
1601 …t/iostream.format/output.streams/ostream.formatted/ostream.inserters.arithmetic/unsigned_long_long)
/ndk/tests/device/test-libc++-static-full/jni/
DAndroid.mk1542 …ut/iostream.format/input.streams/istream.formatted/istream.formatted.arithmetic/unsigned_long_long)
1592 …t/iostream.format/output.streams/ostream.formatted/ostream.inserters.arithmetic/unsigned_long_long)