Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dcontainer_move_support.h380 arena_fixture_type dst_arena_fixture; member
387 dst_arena_fixture(size_to_allocate), in TwoMemoryArenasFixture()
389 dst_allocator(dst_arena_fixture.allocator) in TwoMemoryArenasFixture()
391 … REQUIRE_MESSAGE(&(*source_arena_fixture.storage.begin()) != &(*dst_arena_fixture.storage.begin()), in TwoMemoryArenasFixture()