Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/java/text/
DOldNumberFormatTest.java530 NumberFormat nf11 = NumberFormat.getInstance(); in test_hashCode() local
540 assertTrue("Hash codes are not equal: case 2", nf1.hashCode() == nf11 in test_hashCode()
552 assertTrue("Hash codes are not equal: case 7", nf1.hashCode() == nf11 in test_hashCode()