Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/java/text/
DOldDecimalFormatSymbolsTest.java86 DecimalFormatSymbols dfs2 = (DecimalFormatSymbols) dfs1.clone(); in test_hashCode() local
87 assertTrue("Hash codes of equal object are equal", dfs2 in test_hashCode()
90 assertTrue("Hash codes of non-equal objects are equal", dfs2 in test_hashCode()