Searched refs:numBytesAllocatedBeforeFree (Results 1 – 1 of 1) sorted by relevance
192 long numBytesAllocatedBeforeFree = getNumNativeBytesAllocated(); in testApplyFreeFunction() local197 assertEquals(numBytesAllocatedBeforeFree - size, numBytesAllocatedAfterFree); in testApplyFreeFunction()