Searched refs:unsafeTestMalloc (Results 1 – 1 of 1) sorted by relevance
286 long memory = unsafeTestMalloc(size); in testCopyMemoryPrimitiveArrays()330 private static native long unsafeTestMalloc(long size); in unsafeTestMalloc() method in Main