Searched refs:testCanEncodechar (Results 1 – 8 of 8) sorted by relevance
47 public void testCanEncodechar() { in testCanEncodechar() method in GBCharsetEncoderTest
47 public void testCanEncodechar() throws CharacterCodingException { in testCanEncodechar() method in UTFCharsetEncoderTest
57 public void testCanEncodechar() throws CharacterCodingException { in testCanEncodechar() method in UTF16BECharsetEncoderTest
58 public void testCanEncodechar() throws CharacterCodingException { in testCanEncodechar() method in UTF16LECharsetEncoderTest
61 public void testCanEncodechar() throws CharacterCodingException { in testCanEncodechar() method in UTF16CharsetEncoderTest
57 @Override public void testCanEncodechar() throws CharacterCodingException { in testCanEncodechar() method in ISOCharsetEncoderTest
66 public void testCanEncodechar() throws CharacterCodingException { in testCanEncodechar() method in ASCIICharsetEncoderTest
248 public void testCanEncodechar() throws CharacterCodingException { in testCanEncodechar() method in CharsetEncoderTest