Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_whitebox.cpp1155 class TestCollapsingBootstrap : public SimpleBarrier { class
1169 TestCollapsingBootstrap( int _num_threads ) : num_threads(_num_threads) { in TestCollapsingBootstrap() function in TestCollapsingBootstrap
1212 LOCCollapsingTester<TestCollapsingBootstrap>( num_threads ); in TestLOC()