Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dallocator_test_common.h107 void TestBrokenAllocator(A& a) { in TestBrokenAllocator() function
316 TestBrokenAllocator<FooInt>(b1);
317 TestBrokenAllocator<typename AllocatorFooChar::value_type>(a1);
318 TestBrokenAllocator<FooFloat>(b2);
319 TestBrokenAllocator<typename AllocatorFooDouble::value_type>(a2);