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

  /external/stlport/test/unit/
allocator_test.cpp 15 class AllocatorTest : public CPPUNIT_NS::TestCase
17 CPPUNIT_TEST_SUITE(AllocatorTest);
33 CPPUNIT_TEST_SUITE_REGISTRATION(AllocatorTest);
38 void AllocatorTest::zero_allocation()
56 void AllocatorTest::bad_alloc_test()
153 void AllocatorTest::per_thread_alloc()
  /ndk/tests/device/test-gnustl-full/unit/
allocator_test.cpp 15 class AllocatorTest : public CPPUNIT_NS::TestCase
17 CPPUNIT_TEST_SUITE(AllocatorTest);
33 CPPUNIT_TEST_SUITE_REGISTRATION(AllocatorTest);
38 void AllocatorTest::zero_allocation()
56 void AllocatorTest::bad_alloc_test()
153 void AllocatorTest::per_thread_alloc()
  /ndk/tests/device/test-stlport/unit/
allocator_test.cpp 15 class AllocatorTest : public CPPUNIT_NS::TestCase
17 CPPUNIT_TEST_SUITE(AllocatorTest);
33 CPPUNIT_TEST_SUITE_REGISTRATION(AllocatorTest);
38 void AllocatorTest::zero_allocation()
56 void AllocatorTest::bad_alloc_test()
153 void AllocatorTest::per_thread_alloc()

Completed in 45 milliseconds