Searched refs:origFormat (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/test/intltest/
H A Ddtfmttst.cpp2190 UnicodeString origFormat; local
2191 en_full->format(*c, origFormat, pos);
2193 if(parseFormat!=origFormat) {
2194 errln("FAIL: Relative Parse ["+bannerStr+"] of "+result+" failed, expected "+parseFormat+" but got "+origFormat);

Completed in 44 milliseconds