Searched refs:isUnmappable (Results 1 – 5 of 5) sorted by relevance
159 public boolean isUnmappable() { in isUnmappable() method in CoderResult
603 else if (cr.isUnmappable()) in decode()
99 assertTrue(encoder.encode(buffer2, out, true).isUnmappable()); in testMultiStepEncode()
415 assertTrue(result.isUnmappable()); in implTestDecodeCharBufferByteBufferUnmappedException()
868 assertTrue(encoder.encode(in, out, endOfInput).isUnmappable()); in implTestEncodeCharBufferByteBufferbooleanException()