Home
last modified time | relevance | path

Searched defs:doAllocate (Results 1 – 1 of 1) sorted by relevance

/art/test/1900-track-alloc/src/art/
DTest1900.java138 private static native long doAllocate(long jvmtienv, long size); in doAllocate() method in Test1900
139 private static long doAllocate(long size) { in doAllocate() method in Test1900