Searched defs:allocator_t (Results 1 – 2 of 2) sorted by relevance
242 using allocator_t = StaticSharedCountingAllocator<std::allocator<move_support_tests::Foo>>; in TestResizeAndCopy() typedef290 using allocator_t = StaticCountingAllocator<std::allocator<move_support_tests::FooWithAssign>>; in TestCopyAssignment() typedef333 …using allocator_t = StaticCountingAllocator<std::allocator<move_support_tests::Foo> /*TODO: oneapi… in TestCapacity() typedef386 …using allocator_t = StaticSharedCountingAllocator<std::allocator<move_support_tests::FooWithAssign… in TestExceptions() typedef548 using allocator_t = StaticCountingAllocator<std::allocator<move_support_tests::FooWithAssign>>; in test_ex_assign_operator() typedef
924 …using allocator_t = StaticSharedCountingAllocator<oneapi::tbb::cache_aligned_allocator<std::size_t… in TestExceptions() typedef