Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_enumerable_thread_specific.cpp1010 …umerable_thread_specific<HasSpecialAndMoveCtor, Allocator<HasSpecialAndMoveCtor> > ets5(SecretTag); in TestInstantiation() local
1011 ets5.local(); in TestInstantiation()
1012 ets5.combine_each(EmptyCombineEach<HasSpecialAndMoveCtor>()); in TestInstantiation()
1017 ets6 = std::move(ets5); in TestInstantiation()