Home
last modified time | relevance | path

Searched defs:rmCommand (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/contrib/src/com/android/performance/
DDDBenchmarkTest.java173 String rmCommand = String.format("rm %s", inputFile); in cleanup() local
177 String rmCommand = String.format("rm %s", outputFile); in cleanup() local