Searched refs:malformedDecoderTest (Results 1 – 1 of 1) sorted by relevance
5654 CharsetDecoder malformedDecoderTest = provider.charsetForName("LMBCS-1").newDecoder(); in TestCharsetLMBCS() local5656 malformedDecoderTest.reset(); in TestCharsetLMBCS()5663 malformedResult = malformedDecoderTest.decode(malformedSrc,malformedTrgt, true); in TestCharsetLMBCS()