Lines Matching refs:Method
17 import java.lang.reflect.Method;
73 Method m = testCmp.getMethod("$opt$CmpLongConstants");
77 Method m = testCmp.getMethod("$opt$CmpGtFloatConstants");
81 Method m = testCmp.getMethod("$opt$CmpLtFloatConstants");
85 Method m = testCmp.getMethod("$opt$CmpGtDoubleConstants");
89 Method m = testCmp.getMethod("$opt$CmpLtDoubleConstants");
94 Method m = testCmp.getMethod("$opt$CmpLongSameConstant");
98 Method m = testCmp.getMethod("$opt$CmpGtFloatSameConstant");
102 Method m = testCmp.getMethod("$opt$CmpLtFloatSameConstant");
106 Method m = testCmp.getMethod("$opt$CmpGtDoubleSameConstant");
110 Method m = testCmp.getMethod("$opt$CmpLtDoubleSameConstant");
115 Method m = testCmp.getMethod("$opt$CmpGtFloatConstantWithNaN");
119 Method m = testCmp.getMethod("$opt$CmpLtFloatConstantWithNaN");
123 Method m = testCmp.getMethod("$opt$CmpGtDoubleConstantWithNaN");
127 Method m = testCmp.getMethod("$opt$CmpLtDoubleConstantWithNaN");