Searched refs:fixture_type (Results 1 – 3 of 3) sorted by relevance
655 fixture_type fixture; in test_move_ctor_single_argument()670 fixture_type fixture; in test_move_ctor_with_equal_allocator()684 fixture_type fixture; in test_move_ctor_with_unequal_allocator()697 fixture_type fixture; in test_move_assignment_POCMA_true_stateful_allocator()716 fixture_type fixture; in test_move_assignment_POCMA_true_stateless_allocator()731 fixture_type fixture; in test_move_assignment_POCMA_false_equal_allocator()749 fixture_type fixture; in test_move_assignment_POCMA_false_unequal_allocator()773 fixture_type fixture; in test_ex_move_ctor_unequal_allocator_memory_failure()786 fixture_type fixture; in test_ex_move_ctor_unequal_allocator_element_ctor_failure()821 fixture_type fixture; in test_constructor_with_move_iterators()[all …]
175 using fixture_type = CPQSrcFixture<>; in test_steal_move_ctor() typedef177 fixture_type fixture; in test_steal_move_ctor()192 fixture_type fixture(arena_fixture.source_allocator); in test_steal_move_ctor_with_allocator()193 fixture_type::cpq_type src_copy(fixture.cpq_src); in test_steal_move_ctor_with_allocator()208 fixture_type::cpq_type src_copy(fixture.cpq_src); in test_per_element_move_ctor_with_allocator()221 using fixture_type = CPQSrcFixture<>; in test_steal_move_assign_operator() typedef223 fixture_type fixture; in test_steal_move_assign_operator()224 fixture_type::cpq_type src_copy(fixture.cpq_src); in test_steal_move_assign_operator()226 fixture_type::cpq_type dst; in test_steal_move_assign_operator()242 fixture_type::cpq_type src_copy(fixture.cpq_src); in test_steal_move_assign_operator_with_stateful_allocator()[all …]
1062 …using fixture_type = move_support_tests::DefaultStatefulFixtureHelper<c_vector_type, /*POCMA = */s… in test_ex_move_assignment_memory_failure() typedef1064 using allocator_type = fixture_type::allocator_type; in test_ex_move_assignment_memory_failure()1065 using vector_type = fixture_type::container_type; in test_ex_move_assignment_memory_failure()1067 fixture_type fixture; 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() typedef1095 using vector_type = fixture_type::container_type; in test_ex_move_assignment_element_ctor_exception()1097 fixture_type fixture; in test_ex_move_assignment_element_ctor_exception()