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

/external/icu4c/test/intltest/
H A Drestsnew.cpp20 static const UChar kErrorUChars[] = { 0x45, 0x52, 0x52, 0x4f, 0x52, 0 }; variable
711 string.setTo(TRUE, kErrorUChars, kErrorLength);
716 UnicodeString expected_string(kErrorUChars);
773 string = kErrorUChars;
790 expected_string = kErrorUChars;
860 string = kErrorUChars;
881 expected_string = kErrorUChars;
957 string = kErrorUChars;
H A Drestest.cpp22 static const UChar kErrorUChars[] = { 0x45, 0x52, 0x52, 0x4f, 0x52, 0 }; variable
396 string.setTo(TRUE, kErrorUChars, kErrorLength);
401 UnicodeString expected_string(kErrorUChars);
446 string = kErrorUChars;
459 expected_string = kErrorUChars;

Completed in 166 milliseconds