Searched refs:timeoutMsecs (Results 1 – 1 of 1) sorted by relevance
260 public CommandStatus waitForProcess(long timeoutMsecs) throws RunInterruptedException { in waitForProcess() argument265 status = RunUtil.getDefault().runTimed(timeoutMsecs, vtsRunnable, true); in waitForProcess()