Home
last modified time | relevance | path

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

/aosp_15_r20/external/icu/icu4j/main/charset/src/test/java/com/ibm/icu/dev/test/charset/
H A DTestCharset.java1897 …boolean throwException, boolean flush, boolean backedByArray) throws BufferOverflowException, Exce… in smBufDecode()
1902 boolean throwException, boolean flush, boolean backedByArray, int targetLimit) in smBufDecode()
2032 …boolean throwException, boolean flush, boolean backedByArray) throws Exception, BufferOverflowExce… in smBufEncode()
2037 … boolean throwException, boolean flush, boolean backedByArray, int targetLimit) throws Exception, in smBufEncode()
2648 …setDecoder decoder, String encoding, ByteBuffer source, CharBuffer target, boolean backedByArray) { in smBufDecode()
2659 …etEncoder encoder, String encoding, CharBuffer source, ByteBuffer target, boolean backedByArray) { in smBufEncode()