Searched refs:checkCmd (Results 1 – 1 of 1) sorted by relevance
290 final String checkCmd = String.format("cat %s", testFile); in waitForStoreMount() local298 cmd = checkCmd; in waitForStoreMount()299 getIDevice().executeShellCommand(checkCmd, receiver, in waitForStoreMount()306 CLog.v("%s returned %s", checkCmd, output); in waitForStoreMount()