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