Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDeviceStateMonitor.java420 final String cleanupCmd = String.format("rm %s", testFile); in waitForStoreMount() local
432 cmd = cleanupCmd; in waitForStoreMount()
435 cleanupCmd, bitBucket, MAX_OP_TIME, TimeUnit.MILLISECONDS); in waitForStoreMount()