Home
last modified time | relevance | path

Searched refs:checkFormattedValue (Results 1 – 18 of 18) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
Dcformtst.h43 void checkFormattedValue(
Duformattedvaluetst.c209 void checkFormattedValue( in checkFormattedValue() function
Dunumberformattertst.c226 checkFormattedValue( in TestFormattedValue()
/third_party/icu/icu4c/source/test/intltest/
Ditformat.h42 void checkFormattedValue(
Dformattedvaluetest.cpp167 void IntlTestWithFieldPosition::checkFormattedValue( in checkFormattedValue() function in IntlTestWithFieldPosition
Dnumbertest_api.cpp5579 checkFormattedValue( in assertNumberFieldPositions()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DFormattedValueTest.java149 public static void checkFormattedValue(String message, FormattedValue fv, String expectedString, in checkFormattedValue() method in FormattedValueTest
151 checkFormattedValue(message, fv, expectedString, expectedFieldPositions, false); in checkFormattedValue()
154 public static void checkFormattedValue(String message, FormattedValue fv, String expectedString, in checkFormattedValue() method in FormattedValueTest
DListFormatterTest.java240 FormattedValueTest.checkFormattedValue( in TestFormattedValue()
265 FormattedValueTest.checkFormattedValue( in TestFormattedValue()
319 FormattedValueTest.checkFormattedValue( in TestFormattedValue()
DRelativeDateTimeFormatterTest.java1051 … FormattedValueTest.checkFormattedValue(message, fv, expectedString, expectedFieldPositions); in TestFields()
1062 … FormattedValueTest.checkFormattedValue(message, fv, expectedString, expectedFieldPositions); in TestFields()
1070 … FormattedValueTest.checkFormattedValue(message, fv, expectedString, expectedFieldPositions); in TestFields()
1083 … FormattedValueTest.checkFormattedValue(message, fv, expectedString, expectedFieldPositions); in TestFields()
1093 … FormattedValueTest.checkFormattedValue(message, fv, expectedString, expectedFieldPositions); in TestFields()
1106 … FormattedValueTest.checkFormattedValue(message, fv, expectedString, expectedFieldPositions); in TestFields()
1126 … FormattedValueTest.checkFormattedValue(message, fv, expectedString, expectedFieldPositions); in TestRBNF()
DDateIntervalFormatTest.java2107 FormattedValueTest.checkFormattedValue( in testFormattedDateInterval()
2158 FormattedValueTest.checkFormattedValue( in testFormattedDateInterval()
2186 FormattedValueTest.checkFormattedValue( in testFormattedDateInterval()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DRelativeDateTimeFormatterTest.java1054 … FormattedValueTest.checkFormattedValue(message, fv, expectedString, expectedFieldPositions); in TestFields()
1065 … FormattedValueTest.checkFormattedValue(message, fv, expectedString, expectedFieldPositions); in TestFields()
1073 … FormattedValueTest.checkFormattedValue(message, fv, expectedString, expectedFieldPositions); in TestFields()
1086 … FormattedValueTest.checkFormattedValue(message, fv, expectedString, expectedFieldPositions); in TestFields()
1096 … FormattedValueTest.checkFormattedValue(message, fv, expectedString, expectedFieldPositions); in TestFields()
1109 … FormattedValueTest.checkFormattedValue(message, fv, expectedString, expectedFieldPositions); in TestFields()
1129 … FormattedValueTest.checkFormattedValue(message, fv, expectedString, expectedFieldPositions); in TestRBNF()
DDateIntervalFormatTest.java1952 FormattedValueTest.checkFormattedValue( in testFormattedDateInterval()
2003 FormattedValueTest.checkFormattedValue( in testFormattedDateInterval()
2031 FormattedValueTest.checkFormattedValue( in testFormattedDateInterval()
DFormattedValueTest.java152 public static void checkFormattedValue(String message, FormattedValue fv, String expectedString, in checkFormattedValue() method in FormattedValueTest
DListFormatterTest.java244 FormattedValueTest.checkFormattedValue( in TestFormattedValue()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/
DNumberRangeFormatterTest.java746 … FormattedValueTest.checkFormattedValue(message, fmtd, expectedString, expectedFieldPositions); in testFieldPositions()
765 … FormattedValueTest.checkFormattedValue(message, fmtd, expectedString, expectedFieldPositions); in testFieldPositions()
DNumberFormatterApiTest.java3278 …FormattedValueTest.checkFormattedValue(message, result, result.toString(), expectedFieldPositions); in assertNumberFieldPositions()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
DNumberRangeFormatterTest.java764 … FormattedValueTest.checkFormattedValue(message, fmtd, expectedString, expectedFieldPositions); in testFieldPositions()
785 … FormattedValueTest.checkFormattedValue(message, fmtd, expectedString, expectedFieldPositions); in testFieldPositions()
DNumberFormatterApiTest.java5209 …FormattedValueTest.checkFormattedValue(message, result, result.toString(), expectedFieldPositions); in assertNumberFieldPositions()