Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dallocator_stl_test_common.h110 …using Amot = typename std::allocator_traits<Allocator>::template rebind_alloc<MoveOperationTracker… variable
111 TestSequence<std::deque <MoveOperationTracker, Amot> >(a);
112 TestSequence<std::list <MoveOperationTracker, Amot> >(a);
113 TestSequence<std::vector<MoveOperationTracker, Amot> >(a);