Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_enumerable_thread_specific.cpp989 oneapi::tbb::enumerable_thread_specific<utils::NoCopy, Allocator<utils::NoCopy> > ets1; in TestInstantiation() local
990 ets1.local(); in TestInstantiation()
991 ets1.combine_each(EmptyCombineEach<utils::NoCopy>()); in TestInstantiation()