Home
last modified time | relevance | path

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

/art/test/004-NativeAllocations/src-art/
DMain.java43 public static PhantomReference allocPhantom(ReferenceQueue<Object> queue) { in allocPhantom() method in Main
55 ref = allocPhantom(queue); in checkRegisterNativeAllocation()