Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Drestest.cpp25 static const UChar kErrorUChars[] = { 0x45, 0x52, 0x52, 0x4f, 0x52, 0 }; variable
422 string.setTo(TRUE, kErrorUChars, kErrorLength); in testTag()
427 UnicodeString expected_string(kErrorUChars); in testTag()
472 string = kErrorUChars; in testTag()
485 expected_string = kErrorUChars; in testTag()
Drestsnew.cpp56 static const UChar kErrorUChars[] = { 0x45, 0x52, 0x52, 0x4f, 0x52, 0 }; variable
772 string.setTo(TRUE, kErrorUChars, kErrorLength); in testTag()
777 UnicodeString expected_string(kErrorUChars); in testTag()
834 string = kErrorUChars; in testTag()
851 expected_string = kErrorUChars; in testTag()
921 string = kErrorUChars; in testTag()
942 expected_string = kErrorUChars; in testTag()
1018 string = kErrorUChars; in testTag()