Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_enumerable_thread_specific.cpp376 CounterBigType MyCounters; in TestConstructorWithBigType() local
378 typename CounterBigType::reference my_local = MyCounters.local(); in TestConstructorWithBigType()
381 CounterBigType MyCounters2(MyCounters); in TestConstructorWithBigType()