Searched refs:commandPath (Results 1 – 1 of 1) sorted by relevance
56 private static String commandPath(String desktopPath) { in commandPath() method in ProcessBuilderTest65 return commandPath("/bin/sh"); in shell()106 .command(commandPath("/bin/sleep"), "5") // in seconds in testRedirectInherit()