Searched defs:badInput (Results 1 – 2 of 2) sorted by relevance
69 bool ValidityState::badInput() const in badInput() function in WebCore::ValidityState
163 BadFuture badInput = new BadFuture(Futures.immediateFuture(20)); in testFutureGetThrowsRuntimeException() local