Searched refs:runCaseCommandStr (Results 1 – 1 of 1) sorted by relevance
215 final String runCaseCommandStr = String.format("am instrument -w -r %s %s", in run() local217 Log.d(LOG_TAG, runCaseCommandStr); in run()221 mRemoteDevice.executeShellCommand(runCaseCommandStr, mParser); in run()