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