Searched defs:exceptionalInput (Results 1 – 2 of 2) sorted by relevance
563 private static void testParsing(String [] input, boolean exceptionalInput) { in testParsing()590 private static void testRegex(String [] input, boolean exceptionalInput) { in testRegex()649 Assert.assertEquals(m.matches(), ! exceptionalInput, "Regular expression " + in testRegex() local
282 boolean exceptionalInput) { in testParsing()