Home
last modified time | relevance | path

Searched refs:releaseMemory (Results 1 – 2 of 2) sorted by relevance

/art/test/708-jit-cache-churn/src/
DMain.java33 static native void removeJitCompiledMethod(Method method, boolean releaseMemory); in removeJitCompiledMethod() argument
/art/test/2271-profile-inline-cache/src/
DMain.java197 public static native boolean removeJitCompiledMethod(Method method, boolean releaseMemory); in removeJitCompiledMethod() argument