Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Drestest.cpp22 static const UChar kErrorUChars[] = { 0x45, 0x52, 0x52, 0x4f, 0x52, 0 }; variable
395 string.setTo(TRUE, kErrorUChars, kErrorLength); in testTag()
400 UnicodeString expected_string(kErrorUChars); in testTag()
445 string = kErrorUChars; in testTag()
458 expected_string = kErrorUChars; in testTag()
Drestsnew.cpp20 static const UChar kErrorUChars[] = { 0x45, 0x52, 0x52, 0x4f, 0x52, 0 }; variable
711 string.setTo(TRUE, kErrorUChars, kErrorLength); in testTag()
716 UnicodeString expected_string(kErrorUChars); in testTag()
773 string = kErrorUChars; in testTag()
790 expected_string = kErrorUChars; in testTag()
860 string = kErrorUChars; in testTag()
881 expected_string = kErrorUChars; in testTag()
957 string = kErrorUChars; in testTag()