Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_regression.cpp73 const int num_thread_runs = 200; in TestBootstrapLeak() local
76 for( int i=0; i<num_thread_runs; ++i ) in TestBootstrapLeak()