Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_compliance.cpp634 const int MB_PER_THREAD = TOTAL_MB_ALLOC / total_threads; in NULLReturn() local
636 const int MAXNUM_1024 = (MB_PER_THREAD + (MB_PER_THREAD>>2)) * 1024; in NULLReturn()
662 limitMem(MB_PER_THREAD); in NULLReturn()