Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_whitebox.cpp1637 size_t aligned_sz = LargeObjectCache::alignToBin(sz); in TestHugeSizeThreshold() local
1638 REQUIRE_MESSAGE(sz == aligned_sz, "maxHugeSize should be aligned."); in TestHugeSizeThreshold()