Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_whitebox.cpp568 …REQUIRE_MESSAGE(getObjectSize(falseObjectSize)!=falseObjectSize, "Error in test: bad choice for fa… in TestObjectRecognition()
625 REQUIRE_MESSAGE(obtainedSize==getObjectSize(falseObjectSize), "Correct pointer not accepted?"); in TestObjectRecognition()
/oneTBB/src/tbbmalloc/
H A Dfrontend.cpp868 static unsigned int getObjectSize (unsigned int size) in getObjectSize() function
1174 uint32_t objSize = getObjectSize(size); in verifyTLSBin()
1581 unsigned int objSz = getObjectSize(size); in initEmptyBlock()