Home
last modified time | relevance | path

Searched refs:expR (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Ddtptngts.cpp615 …UnicodeString expR = CharsToUnicodeString("1999\\u5E741\\u6708"); // fixed expected result per tic… in testAPI() local
632 if ( expR!= rDate ) { in testAPI()
634 UnicodeString(" Expected: ") + expR ); in testAPI()
641 …UnicodeString expR = CharsToUnicodeString("1999\\u5E741\\u6708"); // fixed expected result per tic… in testAPI() local
656 if ( expR!= rDate ) { in testAPI()
658 UnicodeString(" Expected: ") + expR ); in testAPI()
667 …UnicodeString expR = UnicodeString("h:mm a v"); // avail formats has hm -> "h:mm a" (fixed expecte… in testAPI() local
677 if ( expR!= bPattern ) { in testAPI()
679 UnicodeString(" Expected: ") + expR ); in testAPI()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DRelativeDateTimeFormatterTest.java814 … DisplayContext capC, RelativeDateTimeUnit ut, String[] expR) { in TestRelativeDateTimeUnitFormatters() argument
820 expectedResults = expR; in TestRelativeDateTimeUnitFormatters()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DRelativeDateTimeFormatterTest.java811 … DisplayContext capC, RelativeDateTimeUnit ut, String[] expR) { in TestRelativeDateTimeUnitFormatters() argument
817 expectedResults = expR; in TestRelativeDateTimeUnitFormatters()