Searched refs:nativeSize (Results 1 – 2 of 2) sorted by relevance
65 final int nativeSize = size / 2; in testNativeAllocation() local81 classLoader, getNativeFinalizer(), nativeSize); in testNativeAllocation()84 classLoader, getNativeFinalizer(), nativeSize); in testNativeAllocation()90 alloc.nativeAllocation = doNativeAllocation(nativeSize); in testNativeAllocation()120 long nativeReachableBytes = numSavedAllocations * nativeSize; in testNativeAllocation()
219 private static native int nativeSize(); in nativeSize() method in Matcher