Searched refs:FormatTester (Results 1 – 1 of 1) sorted by relevance
1056 FormatTester formatTester = new FormatTester(); in test_formatDouble_scientificNotation()1281 FormatTester formatTester = new FormatTester(); in test_formatDouble_scientificNotationMinusZero()1359 FormatTester formatTester = new FormatTester(); in test_formatLong_scientificNotation()2559 private static class FormatTester { class in DecimalFormatTest