Searched defs:fixture_type (Results 1 – 3 of 3) sorted by relevance
652 using fixture_type = typename DefaultStatefulFixtureHelper<ContainerTraits>::type; in test_move_ctor_single_argument() local667 using fixture_type = typename DefaultStatefulFixtureHelper<ContainerTraits>::type; in test_move_ctor_with_equal_allocator() local681 using fixture_type = typename DefaultStatefulFixtureHelper<ContainerTraits>::type; in test_move_ctor_with_unequal_allocator() local694 …using fixture_type = typename DefaultStatefulFixtureHelper<ContainerTraits, /*POCMA = */std::true_… in test_move_assignment_POCMA_true_stateful_allocator() local713 using fixture_type = MoveFixture<ContainerTraits, allocator_type>; in test_move_assignment_POCMA_true_stateless_allocator() local728 …using fixture_type = typename DefaultStatefulFixtureHelper<ContainerTraits, /*POCMA = */std::false… in test_move_assignment_POCMA_false_equal_allocator() local746 …using fixture_type = typename DefaultStatefulFixtureHelper<ContainerTraits, /*POCMA = */std::false… in test_move_assignment_POCMA_false_unequal_allocator() local769 using fixture_type = typename DefaultStatefulFixtureHelper<ContainerTraits>::type; in test_ex_move_ctor_unequal_allocator_memory_failure() local783 using fixture_type = typename DefaultStatefulFixtureHelper<ContainerTraits>::type; in test_ex_move_ctor_unequal_allocator_element_ctor_failure() local818 …using fixture_type = typename move_support_tests::DefaultStatefulFixtureHelper<container_traits>::… in test_constructor_with_move_iterators() local[all …]
175 using fixture_type = CPQSrcFixture<>; in test_steal_move_ctor() typedef189 using fixture_type = CPQSrcFixture<arena_fixture_type::allocator_type>; in test_steal_move_ctor_with_allocator() typedef204 using fixture_type = CPQSrcFixture<arena_fixture_type::allocator_type>; in test_per_element_move_ctor_with_allocator() typedef221 using fixture_type = CPQSrcFixture<>; in test_steal_move_assign_operator() typedef238 using fixture_type = CPQSrcFixture<arena_fixture_type::allocator_type>; in test_steal_move_assign_operator_with_stateful_allocator() typedef255 using fixture_type = CPQSrcFixture<arena_fixture_type::allocator_type>; in test_per_element_move_assign_operator() typedef
1062 …using fixture_type = move_support_tests::DefaultStatefulFixtureHelper<c_vector_type, /*POCMA = */s… in test_ex_move_assignment_memory_failure() typedef1093 …using fixture_type = move_support_tests::DefaultStatefulFixtureHelper<c_vector_type, std::false_ty… in test_ex_move_assignment_element_ctor_exception() typedef