Home
last modified time | relevance | path

Searched defs:expectedString (Results 1 – 25 of 27) sorted by relevance

12

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DRelativeDateTimeFormatterTest.java1051 String expectedString = "tomorrow"; in TestFields() local
1059 String expectedString = "in 3 days"; in TestFields() local
1070 String expectedString = "next Monday"; in TestFields() local
1078 String expectedString = "in 1.5 weeks"; in TestFields() local
1091 String expectedString = "12 hours ago"; in TestFields() local
1104 String expectedString = "baada ya saa 12"; in TestFields() local
1125 String expectedString = "one hundred years ago"; in TestRBNF() local
DFormattedValueTest.java152 public static void checkFormattedValue(String message, FormattedValue fv, String expectedString, in checkFormattedValue()
DDateIntervalFormatTest.java1938 String expectedString = "July 20 \u2013 25, 2018"; in testFormattedDateInterval() local
1987 String expectedString = "Feb 15, 11 AM \u2013 3 PM"; in testFormattedDateInterval() local
2017 String expectedString = "<< July 25, 2018 --- July 20, 2018 >>"; in testFormattedDateInterval() local
DListFormatterTest.java227 String expectedString = "hello, wonderful, and world"; in TestFormattedValue() local
/third_party/icu/icu4c/source/test/cintltst/
Dcdateintervalformattest.c334 const UChar* expectedString = u"27. September 2010, 15:00 – 2. März 2011, 18:30"; in TestFormatToResult() local
360 const UChar* expectedString = u"27. September 2010, 15:00–22:00 Uhr"; in TestFormatToResult() local
404 const UChar* expectedString = u"27. September 2010, 15:00 – 2. März 2011, 18:30"; in TestFormatCalendarToResult() local
430 const UChar* expectedString = u"27. September 2010, 15:00–22:00 Uhr"; in TestFormatCalendarToResult() local
459 const UChar* expectedString = u"4. Oktober 1582, 00:00 – 16. Oktober 1582, 00:00"; in TestFormatCalendarToResult() local
493 const UChar* expectedString = u"14. Oktober 1582, 00:00 – 16. Oktober 1582, 00:00"; in TestFormatCalendarToResult() local
Dulistfmttest.c142 const UChar* expectedString = u"hello, wonderful, and world"; in TestUListFmtToValue() local
169 const UChar* expectedString = u"A, B, C, D, E, F, and G"; in TestUListFmtToValue() local
223 const UChar* expectedString = u"A, B, or C"; in TestUListOpenStyled() local
Duformattedvaluetst.c193 const UChar* expectedString, in checkFormattedValueString()
212 const UChar* expectedString, in checkFormattedValue()
245 const UChar* expectedString, in checkMixedFormattedValue()
/third_party/node/test/parallel/
Dtest-module-loading-globalpaths.js35 const runTest = (expectedString, env) => { argument
76 const expectedString = '$PREFIX/lib/node'; constant
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DCharsTrieTest.java730 String expectedString=data[i].s; in checkFirst() local
765 String expectedString=data[i].s; in checkNext() local
848 String expectedString=data[i].s; in checkNextWithState() local
895 String expectedString=data[i].s; in checkNextWithState64() local
944 String expectedString=data[i].s; in checkNextString() local
974 String expectedString=data[i].s; in checkIterator() local
/third_party/icu/icu4c/source/test/intltest/
Ducharstrietest.cpp828 UnicodeString expectedString=UnicodeString(data[i].s, -1, US_INV).unescape(); in checkFirst() local
864 UnicodeString expectedString=UnicodeString(data[i].s, -1, US_INV).unescape(); in checkNext() local
942 UnicodeString expectedString=UnicodeString(data[i].s, -1, US_INV).unescape(); in checkNextWithState() local
996 UnicodeString expectedString=UnicodeString(data[i].s, -1, US_INV).unescape(); in checkNextWithState64() local
1052 UnicodeString expectedString=UnicodeString(data[i].s, -1, US_INV).unescape(); in checkNextString() local
1093 UnicodeString expectedString=UnicodeString(data[i].s, -1, US_INV).unescape(); in checkIterator() local
Dreldatefmttest.cpp1363 const char16_t* expectedString = u"tomorrow"; in TestFields() local
1376 const char16_t* expectedString = u"in 3 days"; in TestFields() local
1392 const char16_t* expectedString = u"next Monday"; in TestFields() local
1405 const char16_t* expectedString = u"in 1.5 weeks"; in TestFields() local
1423 const char16_t* expectedString = u"12 hours ago"; in TestFields() local
1441 const char16_t* expectedString = u"baada ya saa 12"; in TestFields() local
1474 const char16_t* expectedString = u"one hundred years ago"; in TestRBNF() local
Dformattedvaluetest.cpp170 UnicodeString expectedString, in checkFormattedValue()
203 UnicodeString expectedString, in checkMixedFormattedValue()
Dnumbertest_range.cpp731 const char16_t* expectedString = u"3K – 5K m"; in testFieldPositions() local
760 const char16_t* expectedString = u"87,654,321–98,765,432"; in testFieldPositions() local
Dnumfmtdatadriventest.cpp380 UnicodeString expectedString = expectedQuantity.toScientificString(); in isParsePass() local
433 UnicodeString expectedString = expectedQuantity.toScientificString(); in isParseCurrencyPass() local
Dbytestrietest.cpp780 const char *expectedString=data[i].s; in checkNextWithState() local
834 const char *expectedString=data[i].s; in checkNextWithState64() local
890 const char *expectedString=data[i].s; in checkNextString() local
Ddtifmtts.cpp1671 const char16_t* expectedString = u"July 20 \u2013 25, 2018"; in testFormattedDateInterval() local
1697 const char16_t* expectedString = u"July 20, 2018"; in testFormattedDateInterval() local
1747 const char16_t* expectedString = u"<< July 25, 2018 --- July 20, 2018 >>"; in testFormattedDateInterval() local
Dnumbertest_decimalquantity.cpp479 const char16_t* expectedString; in testCompactDecimalSuppressedExponent() member
606 UnicodeString expectedString; in testSuppressedExponentUnchangedByInitialScaling() member
Dlistformattertest.cpp502 const char16_t* expectedString = u"hello, wonderful, and world"; in TestFormattedValue() local
Drbbiapts.cpp1468 … testString, int32_t start, int32_t gotoffset, int32_t expectedOffset, const char* expectedString){ in doTest()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/
DNumberRangeFormatterTest.java729 String expectedString = "3K – 5K m"; in testFieldPositions() local
751 String expectedString = "87,654,321–98,765,432"; in testFieldPositions() local
DDecimalQuantityTest.java674 String expectedString = (String) caseDatum[2]; in testCompactDecimalSuppressedExponent() local
766 String expectedString = "1,23450 millier"; in testCompactNotationFractionPluralOperands() local
830 String expectedString = (String) caseDatum[1]; in testSuppressedExponentUnchangedByInitialScaling() local
/third_party/icu/icu4c/source/test/iotest/
Dstream.cpp222 const UChar* expectedString, in testString()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/
DRBBIAPITest.java467 …id doTest(String testString, int start, int gotoffset, int expectedOffset, String expectedString) { in doTest()
/third_party/protobuf/java/lite/src/test/java/com/google/protobuf/
DLiteTest.java2425 String expectedString = "foo ? bar"; in testUnpairedSurrogatesReplacedByQuestionMark() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
DTestFmwk.java591 String expectedString = expected == null ? "null" : Arrays.asList(expected).toString(); in assertEquals() local

12