Home
last modified time | relevance | path

Searched defs:MockMalfunctionDecoder (Results 1 – 1 of 1) sorted by relevance

/external/apache-harmony/nio_char/src/test/java/org/apache/harmony/nio_char/tests/java/nio/charset/
DCharsetDecoderTest.java153 static class MockMalfunctionDecoder extends java.nio.charset.CharsetDecoder { class in CharsetDecoderTest
155 public MockMalfunctionDecoder(Charset cs) { in MockMalfunctionDecoder() method in CharsetDecoderTest.MockMalfunctionDecoder