Home
last modified time | relevance | path

Searched refs:test_Decode (Results 1 – 5 of 5) sorted by relevance

/libcore/luni/src/test/java/libcore/java/nio/charset/
DOldCharset_MultiByte_x_windows_950.java228 public void test_Decode() throws CharacterCodingException { in test_Decode() method in OldCharset_MultiByte_x_windows_950
229 super.test_Decode(); in test_Decode()
DOldCharset_MultiByte_GB2312.java179 public void test_Decode() throws CharacterCodingException { in test_Decode() method in OldCharset_MultiByte_GB2312
180 super.test_Decode(); in test_Decode()
DOldCharset_SingleByteAbstractTest.java88 public void test_Decode () throws CharacterCodingException { in test_Decode() method in OldCharset_SingleByteAbstractTest
DOldCharset_AbstractTest.java136 public void test_Decode () throws CharacterCodingException { in test_Decode() method in OldCharset_AbstractTest
/libcore/expectations/
Dknownfailures.txt80 "libcore.java.nio.charset.OldCharset_MultiByte_Big5#test_Decode",
82 "libcore.java.nio.charset.OldCharset_MultiByte_GB2312#test_Decode",