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

  /external/stlport/test/unit/
mvctor_test.h 8 class MoveConstructorTest : public CPPUNIT_NS::TestCase
10 CPPUNIT_TEST_SUITE(MoveConstructorTest);
mvctor_declaration_test.cpp 165 void MoveConstructorTest::movable_declaration()
286 void MoveConstructorTest::movable_declaration_assoc()
347 void MoveConstructorTest::movable_declaration_hash()
mvctor_traits_test.cpp 78 void MoveConstructorTest::move_traits()
86 void MoveConstructorTest::move_traits_vec()
185 void MoveConstructorTest::move_traits_vec_complete()
283 void MoveConstructorTest::move_traits_deq()
376 void MoveConstructorTest::move_traits_deq_complete()
mvctor_test.cpp 23 CPPUNIT_TEST_SUITE_REGISTRATION(MoveConstructorTest);
28 void MoveConstructorTest::move_construct_test()
172 void MoveConstructorTest::deque_test()
397 void MoveConstructorTest::vector_test()
800 void MoveConstructorTest::nb_destructor_calls()
  /ndk/tests/device/test-gnustl-full/unit/
mvctor_test.h 8 class MoveConstructorTest : public CPPUNIT_NS::TestCase
10 CPPUNIT_TEST_SUITE(MoveConstructorTest);
mvctor_declaration_test.cpp 165 void MoveConstructorTest::movable_declaration()
286 void MoveConstructorTest::movable_declaration_assoc()
347 void MoveConstructorTest::movable_declaration_hash()
mvctor_traits_test.cpp 78 void MoveConstructorTest::move_traits()
86 void MoveConstructorTest::move_traits_vec()
185 void MoveConstructorTest::move_traits_vec_complete()
283 void MoveConstructorTest::move_traits_deq()
376 void MoveConstructorTest::move_traits_deq_complete()
mvctor_test.cpp 23 CPPUNIT_TEST_SUITE_REGISTRATION(MoveConstructorTest);
28 void MoveConstructorTest::move_construct_test()
172 void MoveConstructorTest::deque_test()
397 void MoveConstructorTest::vector_test()
800 void MoveConstructorTest::nb_destructor_calls()
  /ndk/tests/device/test-stlport/unit/
mvctor_test.h 8 class MoveConstructorTest : public CPPUNIT_NS::TestCase
10 CPPUNIT_TEST_SUITE(MoveConstructorTest);
mvctor_declaration_test.cpp 165 void MoveConstructorTest::movable_declaration()
286 void MoveConstructorTest::movable_declaration_assoc()
347 void MoveConstructorTest::movable_declaration_hash()
mvctor_traits_test.cpp 78 void MoveConstructorTest::move_traits()
86 void MoveConstructorTest::move_traits_vec()
185 void MoveConstructorTest::move_traits_vec_complete()
283 void MoveConstructorTest::move_traits_deq()
376 void MoveConstructorTest::move_traits_deq_complete()
mvctor_test.cpp 23 CPPUNIT_TEST_SUITE_REGISTRATION(MoveConstructorTest);
28 void MoveConstructorTest::move_construct_test()
172 void MoveConstructorTest::deque_test()
397 void MoveConstructorTest::vector_test()
800 void MoveConstructorTest::nb_destructor_calls()

Completed in 32 milliseconds