Home
last modified time | relevance | path

Searched refs:testCanEncodechar (Results 1 – 8 of 8) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/charset/
DGBCharsetEncoderTest.java47 public void testCanEncodechar() { in testCanEncodechar() method in GBCharsetEncoderTest
DUTFCharsetEncoderTest.java47 public void testCanEncodechar() throws CharacterCodingException { in testCanEncodechar() method in UTFCharsetEncoderTest
DUTF16BECharsetEncoderTest.java57 public void testCanEncodechar() throws CharacterCodingException { in testCanEncodechar() method in UTF16BECharsetEncoderTest
DUTF16LECharsetEncoderTest.java58 public void testCanEncodechar() throws CharacterCodingException { in testCanEncodechar() method in UTF16LECharsetEncoderTest
DUTF16CharsetEncoderTest.java61 public void testCanEncodechar() throws CharacterCodingException { in testCanEncodechar() method in UTF16CharsetEncoderTest
DISOCharsetEncoderTest.java57 @Override public void testCanEncodechar() throws CharacterCodingException { in testCanEncodechar() method in ISOCharsetEncoderTest
DASCIICharsetEncoderTest.java66 public void testCanEncodechar() throws CharacterCodingException { in testCanEncodechar() method in ASCIICharsetEncoderTest
DCharsetEncoderTest.java248 public void testCanEncodechar() throws CharacterCodingException { in testCanEncodechar() method in CharsetEncoderTest