Searched refs:intResult (Results 1 – 1 of 1) sorted by relevance
35 int intResult = ((Integer) result).intValue(); in testCatchHandlerOnEntryWithoutMoveException() local36 if (intResult == EXPECTED_RESULT) { in testCatchHandlerOnEntryWithoutMoveException()39 System.out.println("CatchHandlerOnEntryWithoutMoveException KO: result==" + intResult); in testCatchHandlerOnEntryWithoutMoveException()