Searched refs:testsToSkip (Results 1 – 1 of 1) sorted by relevance
166 String [] testsToSkip = { in TestFromUnicode() local194 for (int i = 0; i < testsToSkip.length; i++) { in TestFromUnicode()195 if (cc.charset.equals(testsToSkip[i])) { in TestFromUnicode()495 String [] testsToSkip = { in TestToUnicode() local498 for (int i = 0; i < testsToSkip.length; i++) { in TestToUnicode()499 if (cc.charset.equals(testsToSkip[i])) { in TestToUnicode()947 String [] testsToSkip = { in TestGetUnicodeSet() local959 for (int i = 0; i < testsToSkip.length; i++) { in TestGetUnicodeSet()960 if (cc.charset.equals(testsToSkip[i])) { in TestGetUnicodeSet()