Searched refs:nativeSize (Results 1 – 2 of 2) sorted by relevance
66 final int nativeSize = size/2; in testNativeAllocation() local78 classLoader, getNativeFinalizer(), nativeSize); in testNativeAllocation()81 classLoader, getNativeFinalizer(), nativeSize); in testNativeAllocation()87 alloc.nativeAllocation = doNativeAllocation(nativeSize); in testNativeAllocation()97 long nativeReachableBytes = numSavedAllocations * nativeSize; in testNativeAllocation()
219 private static native int nativeSize(); in nativeSize() method in Matcher