Home
last modified time | relevance | path

Searched defs:reallocPtr (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_whitebox.cpp1324 void* reallocPtr = rml::internal::reallocAligned(defaultMemPool, origPtr, reallocSize, 0); in reallocAndRetrieve() local
1341 void* reallocPtr = nullptr; in TestReallocDecreasing() local