Searched refs:jdkUnsafeTestMalloc (Results 1 – 1 of 1) sorted by relevance
630 ptr = jdkUnsafeTestMalloc(size); in TestMemoryPtr()648 private static native long jdkUnsafeTestMalloc(long size); in jdkUnsafeTestMalloc() method in Main