Searched refs:testDoNotSinkToCatchInsideTryWithMoreThings (Results 1 – 1 of 1) sorted by relevance
477 assertEquals(456, testDoNotSinkToCatchInsideTryWithMoreThings(false, false)); in testCatchBlock()565 private static int testDoNotSinkToCatchInsideTryWithMoreThings(boolean a, boolean b) { in testDoNotSinkToCatchInsideTryWithMoreThings() method in Main