Home | History | Annotate | Download | only in intltest

Lines Matching refs:formattedDate

4232     UnicodeString formattedDate;
4321 if ( result.compare(caftItemPtr->formattedDate) != 0 ) {
4323 ", expected \"" + caftItemPtr->formattedDate + "\", got \"" + result + "\"");