Searched refs:cmdLine (Results 1 – 2 of 2) sorted by relevance
304 String cmdLine = getRunCommand(); in run() local305 CLog.i("Running %s on %s", cmdLine, mRemoteDevice.getSerialNumber()); in run()311 cmdLine, mParser, mMaxTimeout, mMaxTimeToOutputResponse, TimeUnit.MILLISECONDS); in run()
122 String cmdLine = QuotationAwareTokenizer.combineTokens(args); in testCommandLines() local132 CLog.e("Failed to parse comand line: %s.", cmdLine); in testCommandLines()