Searched refs:enableRecentAllocations (Results 1 – 2 of 2) sorted by relevance
37 DdmVmInternal.enableRecentAllocations(true); in testRecentAllocationTracking()55 DdmVmInternal.enableRecentAllocations(false); in testRecentAllocationTracking()61 DdmVmInternal.enableRecentAllocations(false); in testRecentAllocationTracking()63 DdmVmInternal.enableRecentAllocations(false); in testRecentAllocationTracking()67 DdmVmInternal.enableRecentAllocations(true); in testRecentAllocationTracking()73 DdmVmInternal.enableRecentAllocations(true); in testRecentAllocationTracking()79 DdmVmInternal.enableRecentAllocations(false); in testRecentAllocationTracking()144 public static void enableRecentAllocations(boolean enable) throws Exception { in enableRecentAllocations() method in Main.DdmVmInternal
168 NATIVE_METHOD(DdmVmInternal, enableRecentAllocations, "(Z)V"),