Searched refs:stringForm (Results 1 – 1 of 1) sorted by relevance
1567 String stringForm = "1e" + i; in test_formatDouble_wideRange() local1568 BigDecimal bigDecimal = new BigDecimal(stringForm); in test_formatDouble_wideRange()