HomeSort by relevance Sort by last modified time
    Searched full:nf11 (Results 1 - 1 of 1) sorted by null

  /libcore/luni/src/test/java/libcore/java/text/
OldNumberFormatTest.java 522 NumberFormat nf11 = NumberFormat.getInstance(); local
532 assertTrue("Hash codes are not equal: case 2", nf1.hashCode() == nf11
544 assertTrue("Hash codes are not equal: case 7", nf1.hashCode() == nf11
    [all...]

Completed in 89 milliseconds