Searched refs:test9 (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/test/compiler/6689060/
H A DTest.java322 int test9(int y, int l, int i) { method in class:Test
421 y = tsr.test9(y, 1, 0);
453 y = tsr.test9(y, 1, 0);
485 y = tsr.test9(y, 1, 0);
562 y = tsr.test9(0, 1, 0);
564 System.out.println("After 'test9' y=" + y);
/openjdk7/jdk/test/java/lang/String/
H A DSupplementary.java42 test9(); // Test for offsetByCodePoints(int index, int offset)
437 static void test9() { method in class:Supplementary
/openjdk7/jdk/test/sun/net/www/http/ChunkedOutputStream/
H A DTest.java119 case "/test/test9": /* test 9 */
398 static void test9 (String u) throws Exception { method in class:Test
506 test9("http://localhost:"+ port + "/test/test9");

Completed in 70 milliseconds