Searched refs:eqHelper (Results 1 – 2 of 2) sorted by relevance
322 UBool eqHelper(const CompactDecimalFormat& that) const;
232 return (DecimalFormat::operator==(that) && eqHelper((const CompactDecimalFormat&) that)); in operator ==()236 CompactDecimalFormat::eqHelper(const CompactDecimalFormat& that) const { in eqHelper() function in CompactDecimalFormat