Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/java/text/
DOldNumberFormatTest.java536 NumberFormat nf6 = NumberFormat.getInstance(Locale.US); in test_hashCode() local
548 assertTrue("Hash codes are not equal: case 6", nf5.hashCode() == nf6 in test_hashCode()