Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dallocator_test_common.h193 void TestAllocatorExceptions(A& a) { in TestAllocatorExceptions() function
323 TestAllocatorExceptions<FooInt>(b1);
324 TestAllocatorExceptions<typename AllocatorFooChar::value_type>(a1);
325 TestAllocatorExceptions<FooFloat>(b2);
326 TestAllocatorExceptions<typename AllocatorFooDouble::value_type>(a2);