Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Ddtfmttst.cpp1952 UnicodeString gotstr(FAIL_STR); in expectParse() local
1956 gotstr.remove(); in expectParse()
1957 gotfmt.format(got, gotstr); in expectParse()
1976 currentPat + " => " + gotstr); in expectParse()
1979 currentPat + " => " + gotstr + ", expected " + in expectParse()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatTest.java3149 String gotstr = FAIL_STR; in expectParse() local
3153 gotstr = gotfmt.format(got); in expectParse()
3171 currentPat + " => " + gotstr); in expectParse()
3174 currentPat + " => " + gotstr + ", expected " + in expectParse()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DDateFormatTest.java3152 String gotstr = FAIL_STR; in expectParse() local
3156 gotstr = gotfmt.format(got); in expectParse()
3174 currentPat + " => " + gotstr); in expectParse()
3177 currentPat + " => " + gotstr + ", expected " + in expectParse()