Searched refs:getRecentAllocationStatus (Results 1 – 2 of 2) sorted by relevance
41 System.out.println("status=" + DdmVmInternal.getRecentAllocationStatus()); in testRecentAllocationTracking()43 System.out.println("status=" + DdmVmInternal.getRecentAllocationStatus()); in testRecentAllocationTracking()63 System.out.println("status=" + DdmVmInternal.getRecentAllocationStatus()); in testRecentAllocationTracking()69 System.out.println("status=" + DdmVmInternal.getRecentAllocationStatus()); in testRecentAllocationTracking()71 System.out.println("status=" + DdmVmInternal.getRecentAllocationStatus()); in testRecentAllocationTracking()75 System.out.println("status=" + DdmVmInternal.getRecentAllocationStatus()); in testRecentAllocationTracking()81 System.out.println("status=" + DdmVmInternal.getRecentAllocationStatus()); in testRecentAllocationTracking()198 public static boolean getRecentAllocationStatus() throws Exception { in getRecentAllocationStatus() method in Main.DdmVmInternal
181 FAST_NATIVE_METHOD(DdmVmInternal, getRecentAllocationStatus, "()Z"),