Searched refs:getRecentAllocations (Results 1 – 2 of 2) sorted by relevance
37 Allocations empty = new Allocations(DdmVmInternal.getRecentAllocations()); in testRecentAllocationTracking()46 Allocations before = new Allocations(DdmVmInternal.getRecentAllocations()); in testRecentAllocationTracking()54 Allocations after = new Allocations(DdmVmInternal.getRecentAllocations()); in testRecentAllocationTracking()64 Allocations reset = new Allocations(DdmVmInternal.getRecentAllocations()); in testRecentAllocationTracking()79 Allocations first = new Allocations(DdmVmInternal.getRecentAllocations()); in testRecentAllocationTracking()82 Allocations second = new Allocations(DdmVmInternal.getRecentAllocations()); in testRecentAllocationTracking()87 Allocations goodbye = new Allocations(DdmVmInternal.getRecentAllocations()); in testRecentAllocationTracking()201 public static byte[] getRecentAllocations() throws Exception { in getRecentAllocations() method in Main.DdmVmInternal
180 FAST_NATIVE_METHOD(DdmVmInternal, getRecentAllocations, "()[B"),