Searched refs:nativeReachableBytes (Results 1 – 1 of 1) sorted by relevance
120 long nativeReachableBytes = numSavedAllocations * nativeSize; in testNativeAllocation() local127 + nativeReachableBytes + " bytes are reachable", in testNativeAllocation()128 nativeBytes >= nativeReachableBytes); in testNativeAllocation()