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