Searched refs:fetchHeapDump (Results 1 – 1 of 1) sorted by relevance
131 AhatSnapshot beforeDump = fetchHeapDump(deviceDirectoryName, "before.hprof", action); in runAllInstrumentations()132 AhatSnapshot afterDump = fetchHeapDump(deviceDirectoryName, "after.hprof", action); in runAllInstrumentations()206 private AhatSnapshot fetchHeapDump( in fetchHeapDump() method in MetricsRunner