Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Ddtfmttst.cpp1938 UnicodeString gotstr(FAIL_STR); in expectParse() local
1942 gotstr.remove(); in expectParse()
1943 gotfmt.format(got, gotstr); in expectParse()
1962 currentPat + " => " + gotstr); in expectParse()
1965 currentPat + " => " + gotstr + ", expected " + in expectParse()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DDateFormatTest.java3104 String gotstr = FAIL_STR; in expectParse() local
3108 gotstr = gotfmt.format(got); in expectParse()
3126 currentPat + " => " + gotstr); in expectParse()
3129 currentPat + " => " + gotstr + ", expected " + in expectParse()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatTest.java3100 String gotstr = FAIL_STR; in expectParse() local
3104 gotstr = gotfmt.format(got); in expectParse()
3122 currentPat + " => " + gotstr); in expectParse()
3125 currentPat + " => " + gotstr + ", expected " + in expectParse()