Searched refs:checkRoundtrip (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/test/sun/nio/cs/
H A DTestEUC_TW.java194 static void checkRoundtrip(Charset cs) throws Exception { method in class:TestEUC_TW
424 checkRoundtrip(euctw);
H A DTestUTF8.java159 static void checkRoundtrip(String csn) throws Exception { method in class:TestUTF8
432 checkRoundtrip("UTF-8");

Completed in 31 milliseconds