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

/openjdk7/jdk/test/java/lang/invoke/6987555/
H A DTest6987555.java76 dobyte(a[i]);
79 static void dobyte(byte x) throws Throwable { method in class:Test6987555
/openjdk7/jdk/test/java/lang/invoke/6991596/
H A DTest6991596.java127 dobyte(a[i]);
130 static void dobyte(byte x) throws Throwable { method in class:Test6991596
/openjdk7/jdk/test/java/lang/invoke/6998541/
H A DTest6998541.java55 dobyte();
72 private static void dobyte() throws Throwable { method in class:Test6998541

Completed in 668 milliseconds