HomeSort by relevance Sort by last modified time
    Searched defs:TypeTraitsTest (Results 1 - 3 of 3) sorted by null

  /external/stlport/test/unit/
type_traits_test.cpp 14 class TypeTraitsTest : public CPPUNIT_NS::TestCase
16 CPPUNIT_TEST_SUITE(TypeTraitsTest);
53 CPPUNIT_TEST_SUITE_REGISTRATION(TypeTraitsTest);
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::ok_to_use_memcpy(
    [all...]
  /ndk/tests/device/test-gnustl-full/unit/
type_traits_test.cpp 14 class TypeTraitsTest : public CPPUNIT_NS::TestCase
16 CPPUNIT_TEST_SUITE(TypeTraitsTest);
53 CPPUNIT_TEST_SUITE_REGISTRATION(TypeTraitsTest);
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::ok_to_use_memcpy(
    [all...]
  /ndk/tests/device/test-stlport/unit/
type_traits_test.cpp 14 class TypeTraitsTest : public CPPUNIT_NS::TestCase
16 CPPUNIT_TEST_SUITE(TypeTraitsTest);
53 CPPUNIT_TEST_SUITE_REGISTRATION(TypeTraitsTest);
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::ok_to_use_memcpy(
    [all...]

Completed in 213 milliseconds