Home
last modified time | relevance | path

Searched refs:getConsoleInput (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/command/
DConsole.java866 String getConsoleInput() throws IOException { in getConsoleInput() method in Console
986 input = getConsoleInput(); in run()
/tools/tradefederation/core/tests/src/com/android/tradefed/command/
DConsoleTest.java160 String getConsoleInput() throws IOException { in testRun_withConsoleInteractive_noHelp()