Searched refs:enableRecentAllocations (Results 1 – 3 of 3) sorted by relevance
42 DdmVmInternal.enableRecentAllocations(true); in testRecentAllocationTracking()62 DdmVmInternal.enableRecentAllocations(false); in testRecentAllocationTracking()68 DdmVmInternal.enableRecentAllocations(false); in testRecentAllocationTracking()70 DdmVmInternal.enableRecentAllocations(false); in testRecentAllocationTracking()74 DdmVmInternal.enableRecentAllocations(true); in testRecentAllocationTracking()80 DdmVmInternal.enableRecentAllocations(true); in testRecentAllocationTracking()86 DdmVmInternal.enableRecentAllocations(false); in testRecentAllocationTracking()195 public static void enableRecentAllocations(boolean enable) throws Exception { in enableRecentAllocations() method in Main.DdmVmInternal
41 DdmVmInternal.enableRecentAllocations(true); in main()
179 NATIVE_METHOD(DdmVmInternal, enableRecentAllocations, "(Z)V"),