Searched refs:getMalformByteBuffer (Results 1 - 8 of 8) sorted by relevance

/dalvik/libcore/nio_char/src/test/java/tests/api/java/nio/charset/
H A DISOCharsetDecoderTest.java56 ByteBuffer getMalformByteBuffer() throws UnsupportedEncodingException { method in class:ISOCharsetDecoderTest
H A DUTF16BECharsetDecoderTest.java59 ByteBuffer getMalformByteBuffer() throws UnsupportedEncodingException { method in class:UTF16BECharsetDecoderTest
H A DASCCharsetDecoderTest.java60 ByteBuffer getMalformByteBuffer() throws UnsupportedEncodingException { method in class:ASCCharsetDecoderTest
H A DGBCharsetDecoderTest.java55 ByteBuffer getMalformByteBuffer() throws UnsupportedEncodingException { method in class:GBCharsetDecoderTest
H A DUTF16LECharsetDecoderTest.java61 ByteBuffer getMalformByteBuffer() throws UnsupportedEncodingException { method in class:UTF16LECharsetDecoderTest
H A DUTFCharsetDecoderTest.java56 ByteBuffer getMalformByteBuffer() throws UnsupportedEncodingException { method in class:UTFCharsetDecoderTest
H A DUTF16CharsetDecoderTest.java162 ByteBuffer getMalformByteBuffer() throws UnsupportedEncodingException { method in class:UTF16CharsetDecoderTest
H A DAbstractCharsetDecoderTestCase.java262 in = getMalformByteBuffer();
457 in = getMalformByteBuffer();
507 ByteBuffer getMalformByteBuffer() throws UnsupportedEncodingException { method in class:AbstractCharsetDecoderTestCase

Completed in 87 milliseconds