Home
last modified time | relevance | path

Searched defs:checkFormattedValue (Results 1 – 4 of 4) sorted by relevance

/external/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
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DFormattedValueTest.java152 public static void checkFormattedValue(String message, FormattedValue fv, String expectedString, in checkFormattedValue() method in FormattedValueTest
/external/icu/icu4c/source/test/cintltst/
Duformattedvaluetst.c209 void checkFormattedValue( in checkFormattedValue() function
/external/icu/icu4c/source/test/intltest/
Dformattedvaluetest.cpp167 void IntlTestWithFieldPosition::checkFormattedValue( in checkFormattedValue() function in IntlTestWithFieldPosition