Home
last modified time | relevance | path

Searched defs:tbb_alloc (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/conformance/
H A Dconformance_allocators.cpp61 oneapi::tbb::tbb_allocator<int> tbb_alloc; variable
71 using Allocator = oneapi::tbb::tbb_allocator<int>; Allocator tbb_alloc; variable