Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_enumerable_thread_specific.cpp299 typedef oneapi::tbb::enumerable_thread_specific<T, Allocator<T> > ets_type; typedef in parallel_scalar_body
317 typedef oneapi::tbb::enumerable_thread_specific<T, Allocator<T> > ets_type; in run_parallel_scalar_tests_nocombine() typedef
487 typedef oneapi::tbb::enumerable_thread_specific<T, Allocator<T> > ets_type; in run_parallel_scalar_tests() typedef
589 …edef oneapi::tbb::enumerable_thread_specific< container_type, Allocator<container_type> > ets_type; typedef in parallel_vector_for_body
638 …edef oneapi::tbb::enumerable_thread_specific< container_type, Allocator<container_type> > ets_type; in run_parallel_vector_tests() typedef
861 typedef oneapi::tbb::enumerable_thread_specific<T, Allocator<T> > ets_type; in ets_copy_assign_test() typedef
1078 using ets_type = oneapi::tbb::enumerable_thread_specific<int>; in TestETSIterator() typedef
1172 using ets_type = oneapi::tbb::enumerable_thread_specific<int>; in TestETSIteratorComparisons() typedef