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