Searched refs:exceptionExitBeforeAdd (Results 1 – 1 of 1) sorted by relevance
1056 private static int exceptionExitBeforeAdd() { in exceptionExitBeforeAdd() method in Main1205 expectEquals(100, exceptionExitBeforeAdd()); in main()1208 expectEquals(-1, exceptionExitBeforeAdd()); in main()1211 expectEquals(-41, exceptionExitBeforeAdd()); in main()