Home
last modified time | relevance | path

Searched defs:expectPat (Results 1 – 9 of 9) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Ddtptngts.h49 const UnicodeString expectPat[kNumDateTimePatterns]; member
Dnumfmtst.h393 void expectPat(DecimalFormat& fmt, const char *exp) { in expectPat() function
Dnumfmtst.cpp3030 void NumberFormatTest::expectPat(DecimalFormat& fmt, const UnicodeString& exp) { in expectPat() function in NumberFormatTest
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DBigNumberFormatTest.java153 private void expectPat(DecimalFormat fmt, String exp) { in expectPat() method in BigNumberFormatTest
DDateTimeGeneratorTest.java1891 public String[] expectPat; field in DateTimeGeneratorTest.DTPLocaleAndResults
DNumberFormatTest.java2859 public void expectPat(DecimalFormat fmt, final String exp) { in expectPat() method in NumberFormatTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DBigNumberFormatTest.java156 private void expectPat(DecimalFormat fmt, String exp) { in expectPat() method in BigNumberFormatTest
DNumberFormatTest.java2862 public void expectPat(DecimalFormat fmt, final String exp) { in expectPat() method in NumberFormatTest
/third_party/icu/icu4c/source/test/cintltst/
Dudatpg_test.c628 const UChar* expectPat[kNumDateTimePatterns]; member