Searched defs:badInput (Results 1 – 4 of 4) sorted by relevance
64 BadInputException badInput = (BadInputException) t; in recordError() local72 ErrorTypeException badInput = (ErrorTypeException) t; in recordError() local
175 BadFuture badInput = new BadFuture(Futures.immediateFuture(20)); in testFutureGetThrowsRuntimeException() local
140 int badInput = 0; // flag bad input; once this goes to 1, other values are irrelevant in IeeeToInt() local