Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dallocator_test_common.h282 using FooFloat = Foo<float, 23>; variable
287 using AllocatorFooFloat = typename AllocatorFooDouble::template rebind<FooFloat>::other;
292 …atorFooFloat = typename std::allocator_traits<AllocatorFooDouble>::template rebind_alloc<FooFloat>;
311 TestAllocatorConcept<FooFloat>(b2);
318 TestBrokenAllocator<FooFloat>(b2);
325 TestAllocatorExceptions<FooFloat>(b2);