Searched refs:getRecentAllocationStatus (Results 1 – 2 of 2) sorted by relevance
36 System.out.println("status=" + DdmVmInternal.getRecentAllocationStatus()); in testRecentAllocationTracking()38 System.out.println("status=" + DdmVmInternal.getRecentAllocationStatus()); in testRecentAllocationTracking()56 System.out.println("status=" + DdmVmInternal.getRecentAllocationStatus()); in testRecentAllocationTracking()62 System.out.println("status=" + DdmVmInternal.getRecentAllocationStatus()); in testRecentAllocationTracking()64 System.out.println("status=" + DdmVmInternal.getRecentAllocationStatus()); in testRecentAllocationTracking()68 System.out.println("status=" + DdmVmInternal.getRecentAllocationStatus()); in testRecentAllocationTracking()74 System.out.println("status=" + DdmVmInternal.getRecentAllocationStatus()); in testRecentAllocationTracking()147 public static boolean getRecentAllocationStatus() throws Exception { in getRecentAllocationStatus() method in Main.DdmVmInternal
173 NATIVE_METHOD(DdmVmInternal, getRecentAllocationStatus, "!()Z"),