Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_whitebox.cpp1339 size_t maxBinnedSize = defaultMemPool->extMemPool.backend.getMaxBinnedSize(); in TestReallocDecreasing() local
1352 while(reallocSize > maxBinnedSize) { in TestReallocDecreasing()