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

/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dcalcasts.cpp171 static const UChar expectedUChars[] = { local
185 if (result != expectedUChars) {
186 errln((UnicodeString)"FAIL: DateFormatting failed. Got " + result + " and expected " + UnicodeString(expectedUChars) + UnicodeString("\n"));

Completed in 115 milliseconds