Lines Matching refs:testMethod
40 public static void testMethod(String method) throws Exception {
56 testMethod("testUseAfterCatch_int");
57 testMethod("testUseAfterCatch_long");
58 testMethod("testUseAfterCatch_float");
59 testMethod("testUseAfterCatch_double");
60 testMethod("testCatchPhi_const");
61 testMethod("testCatchPhi_int");
62 testMethod("testCatchPhi_long");
63 testMethod("testCatchPhi_float");
64 testMethod("testCatchPhi_double");
65 testMethod("testCatchPhi_singleSlot");
66 testMethod("testCatchPhi_doubleSlot");