Searched defs:TypeTraitsTest (Results 1 - 1 of 1) sorted by relevance

/external/stlport/test/unit/
H A Dtype_traits_test.cpp14 class TypeTraitsTest : public CPPUNIT_NS::TestCase class in inherits:CPPUNIT_NS::TestCase
16 CPPUNIT_TEST_SUITE(TypeTraitsTest);
53 CPPUNIT_TEST_SUITE_REGISTRATION(TypeTraitsTest); variable
161 void TypeTraitsTest::manips()
291 void TypeTraitsTest::integer()
337 void TypeTraitsTest::rational()
382 void TypeTraitsTest::pointer_type()
397 void TypeTraitsTest::reference_type()
418 void TypeTraitsTest::both_pointer_type()
440 void TypeTraitsTest
[all...]

Completed in 64 milliseconds