Searched defs:invalidInput (Results 1 – 2 of 2) sorted by relevance
61 final InputStream invalidInput = new ByteArrayInputStream("Some random input".getBytes(UTF_8)); in test_parse_shouldThrowExceptionForInvalidInput() local
119 final String invalidInput = aposToQuotes( in testIncorrectContext() local