Home | History | Annotate | Download | only in math

Lines Matching defs:intValueExact

35             aNumber.intValueExact();
36 fail("java.lang.ArithmeticException isn't thrown after calling intValueExact");
46 aNumber.intValueExact();
47 fail("java.lang.ArithmeticException isn't thrown after calling intValueExact");
56 aNumber.intValueExact();
57 fail("java.lang.ArithmeticException isn't thrown after calling intValueExact");
67 aNumber.intValueExact();
68 fail("java.lang.ArithmeticException isn't thrown after calling intValueExact");
77 int iNumber = aNumber.intValueExact();
84 int iNumber = aNumber.intValueExact();
360 fail("java.lang.ArithmeticException isn't thrown after calling intValueExact");
371 fail("java.lang.ArithmeticException isn't thrown after calling intValueExact");
381 fail("java.lang.ArithmeticException isn't thrown after calling intValueExact");
392 fail("java.lang.ArithmeticException isn't thrown after calling intValueExact");