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

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/charset/
H A DGBCharsetEncoderTest.java85 protected byte[] getIllegalByteArray() { method in class:GBCharsetEncoderTest
H A DUTFCharsetEncoderTest.java90 protected byte[] getIllegalByteArray() { method in class:UTFCharsetEncoderTest
H A DISOCharsetEncoderTest.java79 protected byte[] getIllegalByteArray() { method in class:ISOCharsetEncoderTest
H A DUTF16BECharsetEncoderTest.java101 protected byte[] getIllegalByteArray() { method in class:UTF16BECharsetEncoderTest
H A DUTF16CharsetEncoderTest.java106 protected byte[] getIllegalByteArray() { method in class:UTF16CharsetEncoderTest
H A DUTF16LECharsetEncoderTest.java101 protected byte[] getIllegalByteArray() { method in class:UTF16LECharsetEncoderTest
H A DCharsetEncoderTest.java944 byte[] ba = getIllegalByteArray();
1001 nr = getIllegalByteArray();
1013 protected byte[] getIllegalByteArray() { method in class:CharsetEncoderTest

Completed in 64 milliseconds