Searched refs:UNRESPOSIVE_CMD_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
66 private static final int UNRESPOSIVE_CMD_TIMEOUT_MS = 10*60*1000; // ten minutes field in DeqpTestRunner1399 UNRESPOSIVE_CMD_TIMEOUT_MS, TimeUnit.MILLISECONDS); in executeShellCommandAndReadOutput()1414 CLog.e("No output from command in %d ms: '%s'", UNRESPOSIVE_CMD_TIMEOUT_MS, command); in executeShellCommandAndReadOutput()