Home
last modified time | relevance | path

Searched refs:FormatTester (Results 1 – 1 of 1) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
DDecimalFormatTest.java1056 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