Searched refs:getUnmapCharBuffer (Results 1 - 7 of 7) sorted by relevance

/dalvik/libcore/nio_char/src/test/java/tests/api/java/nio/charset/
H A DGBCharsetEncoderTest.java113 CharBuffer getUnmapCharBuffer() { method in class:GBCharsetEncoderTest
H A DUTF16BECharsetEncoderTest.java138 CharBuffer getUnmapCharBuffer() { method in class:UTF16BECharsetEncoderTest
H A DUTFCharsetEncoderTest.java126 CharBuffer getUnmapCharBuffer() { method in class:UTFCharsetEncoderTest
H A DUTF16CharsetEncoderTest.java156 CharBuffer getUnmapCharBuffer() { method in class:UTF16CharsetEncoderTest
H A DUTF16LECharsetEncoderTest.java152 CharBuffer getUnmapCharBuffer() { method in class:UTF16LECharsetEncoderTest
H A DISOCharsetEncoderTest.java126 CharBuffer getUnmapCharBuffer() { method in class:ISOCharsetEncoderTest
H A DAbstractCharsetEncoderTestCase.java579 CharBuffer getUnmapCharBuffer() { method in class:AbstractCharsetEncoderTestCase
621 in = getUnmapCharBuffer();
843 in = getUnmapCharBuffer();

Completed in 186 milliseconds