HomeSort by relevance Sort by last modified time
    Searched refs:kErrorUChars (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/test/intltest/
restest.cpp 25 static const UChar kErrorUChars[] = { 0x45, 0x52, 0x52, 0x4f, 0x52, 0 };
398 string.setTo(TRUE, kErrorUChars, kErrorLength);
403 UnicodeString expected_string(kErrorUChars);
448 string = kErrorUChars;
461 expected_string = kErrorUChars;
restsnew.cpp 23 static const UChar kErrorUChars[] = { 0x45, 0x52, 0x52, 0x4f, 0x52, 0 };
728 string.setTo(TRUE, kErrorUChars, kErrorLength);
733 UnicodeString expected_string(kErrorUChars);
790 string = kErrorUChars;
807 expected_string = kErrorUChars;
877 string = kErrorUChars;
898 expected_string = kErrorUChars;
974 string = kErrorUChars;
    [all...]

Completed in 73 milliseconds