Home
last modified time | relevance | path

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

/art/test/1900-track-alloc/src/art/
DTest1900.java143 private static native void doDeallocate(long jvmtienv, long ptr); in doDeallocate() method in Test1900
144 private static void doDeallocate(long size) { in doDeallocate() method in Test1900