Searched refs:equalValue (Results 1 – 2 of 2) sorted by relevance
292 static UBool equalValue(const Formattable& a, const Formattable& b);
2626 UBool NumberFormatTest::equalValue(const Formattable& a, const Formattable& b) { in equalValue() function in NumberFormatTest2686 if (equalValue(num, n)) { in expect()2705 if (equalValue(num, n)) { in expect_rbnf()