Searched refs:CAN_TEST_LIGHTLY (Results 1 – 5 of 5) sorted by relevance
62 if (CAN_TEST_LIGHTLY && nargs > 11) break; in testAsCollector0()64 if (CAN_TEST_LIGHTLY && pos > 2 && pos < nargs-2) continue; in testAsCollector0()105 if (CAN_TEST_LIGHTLY && nargs > 11) break; in testAsCollector1()107 if (CAN_TEST_LIGHTLY && pos > 2 && pos < nargs-2) continue; in testAsCollector1()
60 if (CAN_TEST_LIGHTLY) return; in testPermuteArguments0()91 if (CAN_TEST_LIGHTLY && outargs < max-2) continue; in testPermuteArguments()93 if (CAN_TEST_LIGHTLY) continue; in testPermuteArguments()133 if (CAN_TEST_LIGHTLY && outargs >= 3 && in testPermuteArguments()
58 if (CAN_TEST_LIGHTLY) return; in testCastFailure0()
75 static boolean CAN_TEST_LIGHTLY = Boolean.getBoolean(THIS_CLASS.getName()+".CAN_TEST_LIGHTLY"); field in MethodHandlesTest
1353 if (CAN_TEST_LIGHTLY && nargs > 7) break; in testGuardWithTest()