Searched refs:TwoMemoryArenasFixture (Results 1 – 2 of 2) sorted by relevance
375 struct TwoMemoryArenasFixture { struct385 TwoMemoryArenasFixture( std::size_t size_to_allocate ) in TwoMemoryArenasFixture() argument409 TwoMemoryArenasFixture( const TwoMemoryArenasFixture& ) = delete;571 using allocator_fixture_type = TwoMemoryArenasFixture<T, POCMA>;
188 using arena_fixture_type = move_support_tests::TwoMemoryArenasFixture<MoveOperationTracker>; in test_steal_move_ctor_with_allocator()203 using arena_fixture_type = move_support_tests::TwoMemoryArenasFixture<MoveOperationTracker>; in test_per_element_move_ctor_with_allocator()237 …using arena_fixture_type = move_support_tests::TwoMemoryArenasFixture<MoveOperationTracker, /*POCM… in test_steal_move_assign_operator_with_stateful_allocator()254 …using arena_fixture_type = move_support_tests::TwoMemoryArenasFixture<MoveOperationTracker, /*POCM… in test_per_element_move_assign_operator()