Searched refs:writeCmd (Results 1 – 1 of 1) sorted by relevance
307 final String writeCmd = String.format("echo '%s' > %s", testString, testFile); in waitForStoreMount() local313 cmd = writeCmd; in waitForStoreMount()314 getIDevice().executeShellCommand(writeCmd, bitBucket, in waitForStoreMount()