Searched refs:executeWithTimeout (Results 1 – 2 of 2) sorted by relevance
115 output = command.executeWithTimeout(remainingSeconds); in waitForNonEmptyDirectory()
158 public List<String> executeWithTimeout(int timeoutSeconds) throws TimeoutException { in executeWithTimeout() method in Command