Searched defs:getInput (Results 1 – 6 of 6) sorted by relevance
46 T getInput() throws IOException; in getInput() method
93 public final Reader getInput() throws IOException { in getInput() method in CharSource
97 public final InputStream getInput() throws IOException { in getInput() method in ByteSource
44 public ITestCaseInput getInput() { in getInput() method in TestCase
176 SkImageFilter* getInput(int i) const { in getInput() function
1384 UText *RegexMatcher::getInput (UText *dest, UErrorCode &status) const { in getInput() function in RegexMatcher