Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Ddtfmttst.cpp1951 UnicodeString gotstr(FAIL_STR); in expectParse() local
1955 gotstr.remove(); in expectParse()
1956 gotfmt.format(got, gotstr); in expectParse()
1975 currentPat + " => " + gotstr); in expectParse()
1978 currentPat + " => " + gotstr + ", expected " + in expectParse()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DDateFormatTest.java3146 String gotstr = FAIL_STR; in expectParse() local
3150 gotstr = gotfmt.format(got); in expectParse()
3168 currentPat + " => " + gotstr); in expectParse()
3171 currentPat + " => " + gotstr + ", expected " + in expectParse()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatTest.java3145 String gotstr = FAIL_STR; in expectParse() local
3149 gotstr = gotfmt.format(got); in expectParse()
3167 currentPat + " => " + gotstr); in expectParse()
3170 currentPat + " => " + gotstr + ", expected " + in expectParse()