Searched defs:rmCommand (Results 1 – 1 of 1) sorted by relevance
173 String rmCommand = String.format("rm %s", inputFile); in cleanup() local177 String rmCommand = String.format("rm %s", outputFile); in cleanup() local