Searched refs:Broken (Results 1 – 3 of 3) sorted by relevance
76 TestAllocator<tbb::cache_aligned_allocator<void>>(Broken);77 TestAllocator<tbb::tbb_allocator<void>>(Broken);
278 TestAllocator<tbb::scalable_allocator<void>>(Broken);281 … TestAllocator<tbb::memory_pool_allocator<void>>(Broken, tbb::memory_pool_allocator<void>(mpool));
274 enum TestName { Concept, Broken, Exceptions, ThreadSafety, Comparison }; enumerator314 case Broken: