Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_combinable.cpp126 typedef std::vector<T, oneapi::tbb::tbb_allocator<T> > ContainerType; typedef in CombineEachVectorHelper
275 typedef std::vector<T, oneapi::tbb::tbb_allocator<T> > ContainerType; in RunParallelVectorTests() typedef