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