Searched refs:cleanupCmd (Results 1 – 1 of 1) sorted by relevance
291 final String cleanupCmd = String.format("rm %s", testFile); in waitForStoreMount() local301 cmd = cleanupCmd; in waitForStoreMount()302 getIDevice().executeShellCommand(cleanupCmd, bitBucket, in waitForStoreMount()