Searched refs:c_vector_type (Results 1 – 2 of 2) sorted by relevance
665 struct c_vector_type : default_container_traits { struct688 using fixture_t = move_support_tests::DefaultStatefulFixtureHelper<c_vector_type>::type; in TestSerialGrowByWithMoveIterators() argument1062 …using fixture_type = move_support_tests::DefaultStatefulFixtureHelper<c_vector_type, /*POCMA = */s… in test_ex_move_assignment_memory_failure()1093 …using fixture_type = move_support_tests::DefaultStatefulFixtureHelper<c_vector_type, std::false_ty… in test_ex_move_assignment_element_ctor_exception()1478 move_support_tests::test_ex_move_constructor<c_vector_type>();1514 move_support_tests::test_move_constructor<c_vector_type>();1520 move_support_tests::test_move_assignment<c_vector_type>();1526 move_support_tests::test_constructor_with_move_iterators<c_vector_type>();1532 move_support_tests::test_assign_with_move_iterators<c_vector_type>();1570 test_allocator_traits_support<c_vector_type>();
83 struct c_vector_type : default_container_traits { struct106 using fixture_t = move_support_tests::DefaultStatefulFixtureHelper<c_vector_type>::type; in TestSerialGrowByWithMoveIterators() argument