Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dallocator_test_common.h171 void TestAllocatorConcept(A& a) { in TestAllocatorConcept() function
309 TestAllocatorConcept<FooInt>(b1);
310 TestAllocatorConcept<typename AllocatorFooChar::value_type>(a1);
311 TestAllocatorConcept<FooFloat>(b2);
312 TestAllocatorConcept<typename AllocatorFooDouble::value_type>(a2);