Home
last modified time | relevance | path

Searched defs:fixture (Results 1 – 4 of 4) sorted by relevance

/oneTBB/test/common/
H A Dcontainer_move_support.h655 fixture_type fixture; in test_move_ctor_single_argument() local
670 fixture_type fixture; in test_move_ctor_with_equal_allocator() local
684 fixture_type fixture; in test_move_ctor_with_unequal_allocator() local
697 fixture_type fixture; in test_move_assignment_POCMA_true_stateful_allocator() local
716 fixture_type fixture; in test_move_assignment_POCMA_true_stateless_allocator() local
731 fixture_type fixture; in test_move_assignment_POCMA_false_equal_allocator() local
749 fixture_type fixture; in test_move_assignment_POCMA_false_unequal_allocator() local
773 fixture_type fixture; in test_ex_move_ctor_unequal_allocator_memory_failure() local
786 fixture_type fixture; in test_ex_move_ctor_unequal_allocator_element_ctor_failure() local
821 fixture_type fixture; in test_constructor_with_move_iterators() local
[all …]
/oneTBB/test/conformance/
H A Dconformance_concurrent_priority_queue.cpp177 fixture_type fixture; in test_steal_move_ctor() local
192 fixture_type fixture(arena_fixture.source_allocator); in test_steal_move_ctor_with_allocator() local
207 fixture_type fixture(arena_fixture.source_allocator); in test_per_element_move_ctor_with_allocator() local
223 fixture_type fixture; in test_steal_move_assign_operator() local
241 fixture_type fixture(arena_fixture.source_allocator); in test_steal_move_assign_operator_with_stateful_allocator() local
258 fixture_type fixture(arena_fixture.source_allocator); in test_per_element_move_assign_operator() local
H A Dconformance_concurrent_vector.cpp691 fixture_t fixture; in TestSerialGrowByWithMoveIterators() local
1067 fixture_type fixture; in test_ex_move_assignment_memory_failure() local
1097 fixture_type fixture; in test_ex_move_assignment_element_ctor_exception() local
1150 struct fixture { struct
1166 using fixture_t = push_back_exception_safety_helpers::fixture<move_support_tests::Foo>; in TestPushBackMoveExceptionSafety()
/oneTBB/test/tbb/
H A Dtest_concurrent_vector.cpp109 fixture_t fixture; in TestSerialGrowByWithMoveIterators() local