Home
last modified time | relevance | path

Searched refs:c_vector_type (Results 1 – 2 of 2) sorted by relevance

/oneTBB/test/conformance/
H A Dconformance_concurrent_vector.cpp665 struct c_vector_type : default_container_traits { struct
688 using fixture_t = move_support_tests::DefaultStatefulFixtureHelper<c_vector_type>::type; in TestSerialGrowByWithMoveIterators() argument
1062 …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>();
/oneTBB/test/tbb/
H A Dtest_concurrent_vector.cpp83 struct c_vector_type : default_container_traits { struct
106 using fixture_t = move_support_tests::DefaultStatefulFixtureHelper<c_vector_type>::type; in TestSerialGrowByWithMoveIterators() argument