Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_enumerable_thread_specific.cpp1001 …::enumerable_thread_specific<HasNoDefaultConstructor, Allocator<HasNoDefaultConstructor> > ets3(f); in TestInstantiation() local
1002 ets3.local(); in TestInstantiation()
1003 ets3.combine(HasNoDefaultConstructorCombine()); in TestInstantiation()