Searched refs:hprofConverter (Results 1 – 1 of 1) sorted by relevance
512 File hprofConverter = new File(hprofConvLocation); in setToolsLocation() local519 if (hprofConverter.isFile() == false) { in setToolsLocation()520 missing += hprofConverter.getAbsolutePath() + " "; in setToolsLocation()535 sHprofConverter = hprofConverter.getAbsolutePath(); in setToolsLocation()