Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_enumerable_thread_specific.cpp381 CounterBigType MyCounters2(MyCounters); in TestConstructorWithBigType() local
382 REQUIRE(check_alignment(MyCounters2.local(), allocator_name).my_data[0]=='a'); in TestConstructorWithBigType()