Searched refs:dumpFile (Results 1 – 1 of 1) sorted by relevance
37 File dumpFile = resolveRelativeOutputFilename(label + ".hprof"); in takeMeasurement() local39 Debug.dumpHprofData(dumpFile.getCanonicalPath()); in takeMeasurement()40 Log.i(TAG, "Wrote to heap dump to " + dumpFile.getCanonicalPath()); in takeMeasurement()