Searched defs:maxDouble (Results 1 – 4 of 4) sorted by relevance
42 private static final long maxDouble = Double.doubleToLongBits(Double.MAX_VALUE); field in NumberUtils
1106 double maxDouble; in ctvariation_from_SkFontArguments() local1349 double maxDouble; in onGetVariationDesignParameters() local
491 BigDecimal maxDouble = new BigDecimal(Double.MAX_VALUE); in testParserRejectOutOfRangeNumericValues() local