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

/openjdk7/hotspot/test/compiler/7110586/
H A DTest7110586.java49 static int test11() { method in class:Test7110586
89 x11 = test11();
/openjdk7/hotspot/test/compiler/6689060/
H A DTest.java354 int test11(int y) { method in class:Test
423 y = tsr.test11(y);
455 y = tsr.test11(y);
487 y = tsr.test11(y);
568 y = tsr.test11(0);
570 System.out.println("After 'test11' y=" + y);
/openjdk7/jdk/test/sun/net/www/http/ChunkedOutputStream/
H A DTest.java161 case "/test/test11": /* test11 */
437 static void test11 (String u) throws Exception { method in class:Test
508 test11("http://localhost:"+ port + "/test/test11");

Completed in 32 milliseconds