Home
last modified time | relevance | path

Searched refs:convFile (Results 1 – 1 of 1) sorted by relevance

/art/test/130-hprof/src/
DMain.java54 File convFile = null; in createDumpAndConv() local
61 convFile = getConvFile(); in createDumpAndConv()
68 convFile.getAbsoluteFile().toString()); in createDumpAndConv()
83 if (convFile != null) { in createDumpAndConv()
84 convFile.delete(); in createDumpAndConv()