Home
last modified time | relevance | path

Searched defs:expectPad (Results 1 - 6 of 6) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtst.h378 void expectPad(DecimalFormat& fmt, const char *pat, in expectPad() function in NumberFormatTest
386 void expectPad(DecimalFormat& fmt, const char *pat, in expectPad() function in NumberFormatTest
400 void expectPad(DecimalFormat& fmt, const char *pat, in expectPad() function in NumberFormatTest
H A Dnumfmtst.cpp3040 void NumberFormatTest::expectPad(DecimalFormat& fmt, const UnicodeString& pat, expectPad() function in NumberFormatTest
3044 void NumberFormatTest::expectPad(DecimalFormat& fmt, const UnicodeString& pat, expectPad() function in NumberFormatTest
3048 void NumberFormatTest::expectPad(DecimalFormat& fmt, const UnicodeString& pat, expectPad() function in NumberFormatTest
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DBigNumberFormatTest.java68 private void expectPad(DecimalFormat fmt, String pat, int pos) { in expectPad() method in BigNumberFormatTest
72 private void expectPad(DecimalFormat fmt, String pat, in expectPad() method in BigNumberFormatTest
[all...]
H A DNumberFormatTest.java2831 public void expectPad(DecimalFormat fmt, String pat, int pos) { expectPad() method in NumberFormatTest
2835 public void expectPad(DecimalFormat fmt, final String pat, int pos, int width, final char pad) { expectPad() method in NumberFormatTest
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DBigNumberFormatTest.java71 private void expectPad(DecimalFormat fmt, String pat, int pos) { in expectPad() method in BigNumberFormatTest
75 private void expectPad(DecimalFormat fmt, String pat, in expectPad() method in BigNumberFormatTest
[all...]
H A DNumberFormatTest.java2834 public void expectPad(DecimalFormat fmt, String pat, int pos) { expectPad() method in NumberFormatTest
2838 public void expectPad(DecimalFormat fmt, final String pat, int pos, int width, final char pad) { expectPad() method in NumberFormatTest
[all...]

Completed in 15 milliseconds