Home
last modified time | relevance | path

Searched defs:expect_rbnf (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DNumberFormatTest.java2655 public void expect_rbnf(NumberFormat fmt, Number n, String exp, boolean rt) { in expect_rbnf() method in NumberFormatTest
2724 public void expect_rbnf(NumberFormat fmt, String str, Number n) { in expect_rbnf() method in NumberFormatTest
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DNumberFormatTest.java2658 public void expect_rbnf(NumberFormat fmt, Number n, String exp, boolean rt) { in expect_rbnf() method in NumberFormatTest
2727 public void expect_rbnf(NumberFormat fmt, String str, Number n) { in expect_rbnf() method in NumberFormatTest
/external/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp2697 void NumberFormatTest::expect_rbnf(NumberFormat& fmt, const UnicodeString& str, const Formattable& … in expect_rbnf() function in NumberFormatTest
2714 void NumberFormatTest::expect_rbnf(NumberFormat& fmt, const Formattable& n, in expect_rbnf() function in NumberFormatTest