Home
last modified time | relevance | path

Searched defs:runTimedCmdWithInput (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/util/
DIRunUtil.java150 CommandResult runTimedCmdWithInput(long timeout, String input, String... command); in runTimedCmdWithInput() method
161 CommandResult runTimedCmdWithInput(long timeout, String input, List<String> command); in runTimedCmdWithInput() method
DRunUtil.java225 public CommandResult runTimedCmdWithInput(final long timeout, String input, in runTimedCmdWithInput() method in RunUtil
234 public CommandResult runTimedCmdWithInput(final long timeout, String input, in runTimedCmdWithInput() method in RunUtil