Home
last modified time | relevance | path

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

/libcore/benchmarks/src_androidx/libcore/benchmark/
DFormatterTest.java30 public class FormatterTest { class
/libcore/benchmarks/
DREADME.md41 atest LibcoreBenchmarkTests:libcore.benchmark.FormatterTest#stringFormatNumber_allLocales
/libcore/luni/src/test/java/libcore/java/util/
DFormatterTest.java64 public class FormatterTest { class
/libcore/expectations/
Dknownfailures.txt733 "libcore.java.util.FormatterTest#test_numberLocalization",
734 "libcore.java.util.FormatterTest#test_uppercaseConversions"
1703 …"org.apache.harmony.tests.java.util.FormatterTest#test_formatLjava_lang_String$Ljava_lang_Object_D…
1704 …"org.apache.harmony.tests.java.util.FormatterTest#test_formatLjava_lang_String$Ljava_lang_Object_G…
1705 …"org.apache.harmony.tests.java.util.FormatterTest#test_formatLjava_lang_String$Ljava_lang_Object_L…
1706 …"org.apache.harmony.tests.java.util.FormatterTest#test_formatLjava_lang_String$Ljava_lang_Object_P…
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DFormatterTest.java61 public class FormatterTest extends TestCase { class