Searched refs:test6 (Results 1 - 7 of 7) sorted by relevance

/openjdk7/hotspot/test/compiler/7052494/
H A DTest7052494.java88 static int test6(int i) { method in class:Test7052494
162 System.out.println("test6");
164 int k = test6(limit5);
/openjdk7/jdk/test/java/lang/StringBuffer/
H A DSupplementary.java39 test6(); // Test for offsetByCodePoints(int index, int offset)
256 static void test6() { method in class:Supplementary
/openjdk7/jdk/test/java/lang/StringBuilder/
H A DSupplementary.java39 test6(); // Test for offsetByCodePoints(int index, int offset)
256 static void test6() { method in class:Supplementary
/openjdk7/jdk/test/sun/security/ssl/sun/net/www/http/ChunkedOutputStream/
H A DTest.java225 static void test6 (String u) throws Exception { method in class:Test
309 test6("https://localhost:"+server.getLocalPort()+"/d6");
/openjdk7/hotspot/test/compiler/6689060/
H A DTest.java278 int test6(int y) { method in class:Test
418 y = tsr.test6(y);
450 y = tsr.test6(y);
482 y = tsr.test6(y);
553 y = tsr.test6(0);
555 System.out.println("After 'test6' y=" + y);
/openjdk7/jdk/test/java/lang/String/
H A DSupplementary.java39 test6(); // Test for lastIndexOf(int ch, int fromIndex)
165 * test6(): for lastIndexOf(int ch, int fromIndex)
285 static void test6() { method in class:Supplementary
/openjdk7/jdk/test/sun/net/www/http/ChunkedOutputStream/
H A DTest.java100 case "/test/test6": /* test 6 */
341 static void test6 (String u) throws Exception { method in class:Test
503 test6("http://localhost:"+ port + "/test/test6");

Completed in 66 milliseconds