Searched defs:getInput (Results 1 – 5 of 5) sorted by relevance
39 T getInput() throws IOException; in getInput() method
44 public ITestCaseInput getInput() { in getInput() method in TestCase
48 @Override public T getInput() throws IOException { in getInput() method in CheckCloseSupplier.Input
155 public InputStream getInput() { in testEqual() method
1432 UText *RegexMatcher::getInput (UText *dest, UErrorCode &status) const { in getInput() function in RegexMatcher