Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_whitebox.cpp1128 class TestCollapsingMallocFree : public SimpleBarrier { class
1133 TestCollapsingMallocFree( int _num_threads ) : num_threads(_num_threads) { in TestCollapsingMallocFree() function in TestCollapsingMallocFree
1215 LOCCollapsingTester<TestCollapsingMallocFree>( num_threads ); in TestLOC()