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

/openjdk7/langtools/test/com/sun/javadoc/testModifier/
H A DTest.java29 public String testStr1; field in class:Test
/openjdk7/jdk/test/sun/nio/cs/
H A DTestISO2022JP.java572 String testStr1 = US_ASCII +
574 roundTrip(testStr1, expectedBytes1, "ISO-2022-JP");
575 roundTrip(testStr1, expectedBytes1, "ISO-2022-JP-2");

Completed in 30 milliseconds