Searched defs:checkNonNegative (Results 1 – 7 of 7) sorted by relevance
52 static int checkNonNegative(String role, int x) { in checkNonNegative() method in MathPreconditions59 static long checkNonNegative(String role, long x) { in checkNonNegative() method in MathPreconditions66 static BigInteger checkNonNegative(String role, BigInteger x) { in checkNonNegative() method in MathPreconditions73 static double checkNonNegative(String role, double x) { in checkNonNegative() method in MathPreconditions
386 private void checkNonNegative(long[] in) throws IllegalArgumentException { in checkNonNegative() method in ChiSquareTestImpl402 private void checkNonNegative(long[][] in) throws IllegalArgumentException { in checkNonNegative() method in ChiSquareTestImpl
63 private void checkNonNegative(BigDecimal amount, String action) { in checkNonNegative() method in InMemoryDatabase.InMemoryAccount
1071 private static int checkNonNegative(int value) throws ParserException { in checkNonNegative() method in FragmentedMp4Extractor
1057 private static int checkNonNegative(int value) throws ParserException { in checkNonNegative() method in FragmentedMp4Extractor
1021 private static int checkNonNegative(int value) throws ParserException { in checkNonNegative() method in FragmentedMp4Extractor