Searched refs:getLegalByteArray (Results 1 - 5 of 5) sorted by relevance

/dalvik/libcore/nio_char/src/test/java/tests/api/java/nio/charset/
H A DUTF16BECharsetEncoderTest.java163 protected byte[] getLegalByteArray() { method in class:UTF16BECharsetEncoderTest
H A DUTF16CharsetEncoderTest.java178 protected byte[] getLegalByteArray() { method in class:UTF16CharsetEncoderTest
H A DUTF16LECharsetEncoderTest.java164 protected byte[] getLegalByteArray() { method in class:UTF16LECharsetEncoderTest
H A DCharsetEncoderTest.java324 byte[] ba = getLegalByteArray();
457 protected byte[] getLegalByteArray() { method in class:CharsetEncoderTest
H A DAbstractCharsetEncoderTestCase.java1028 byte[] nr = getLegalByteArray();
1040 protected byte[] getLegalByteArray() { method in class:AbstractCharsetEncoderTestCase

Completed in 59 milliseconds