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

/external/icu4c/test/intltest/
H A Ddtfmttst.cpp1667 const char* currentPat = NULL; local
1676 currentPat = pattern;
1703 currentPat + " => " + gotstr);
1706 currentPat + " => " + gotstr + ", expected " +
1751 UnicodeString currentPat; local
1756 currentPat = pattern;
1767 assertEquals((UnicodeString)"\"" + currentPat + "\".format(" + datestr + ")",
1775 if (assertSuccess((UnicodeString)"\"" + currentPat + "\".parse(" + string + ")", ec)) {
1776 assertEquals((UnicodeString)"\"" + currentPat + "\".parse(" + string + ")",
1789 if (assertSuccess((UnicodeString)"\"" + currentPat
1855 UnicodeString currentPat; local
[all...]

Completed in 98 milliseconds