Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_whitebox.cpp1587 void TestHugeSizeThresholdImpl(LargeObjectCache* loc, size_t hugeSize, bool fullTesting) { in TestHugeSizeThresholdImpl() function
1618 TestHugeSizeThresholdImpl(loc, loc->hugeSizeThreshold, false); in TestHugeSizeThreshold()
1630 TestHugeSizeThresholdImpl(loc, 64 * MByte, true); in TestHugeSizeThreshold()
1634 TestHugeSizeThresholdImpl(loc, 56 * MByte, true); in TestHugeSizeThreshold()