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