Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dnumfmtst.h292 static UBool equalValue(const Formattable& a, const Formattable& b);
Dnumfmtst.cpp2626 UBool NumberFormatTest::equalValue(const Formattable& a, const Formattable& b) { in equalValue() function in NumberFormatTest
2686 if (equalValue(num, n)) { in expect()
2705 if (equalValue(num, n)) { in expect_rbnf()