Searched defs:runTimedCmdSilently (Results 1 – 2 of 2) sorted by relevance
236 public CommandResult runTimedCmdSilently(final long timeout, final String... command); in runTimedCmdSilently() method
457 public CommandResult runTimedCmdSilently(final long timeout, final String... command) { in runTimedCmdSilently() method in RunUtil