Searched refs:numBytesAllocatedBeforeClean (Results 1 – 1 of 1) sorted by relevance
168 long numBytesAllocatedBeforeClean = getNumNativeBytesAllocated(); in testEarlyFree() local173 assertEquals(numBytesAllocatedBeforeClean - size, numBytesAllocatedAfterClean); in testEarlyFree()