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

  /external/chromium/third_party/icu/source/test/intltest/
citrtest.cpp 161 UnicodeString testText2("\\ud800\\udc01deadbeef");
162 testText2 = testText2.unescape();
184 test->setText(testText2);
185 if(test->first32PostInc()!= testText2.char32At(0)){
194 UnicodeString testText2("Don't bother using this string.");
204 CharacterIterator* test4 = new StringCharacterIterator(testText2);
255 StringCharacterIterator* testChar2=new StringCharacterIterator(testText2);
263 testChar3->setText(testText2);
280 U_STRING_DECL(testText2, "Don't bother using this string.", 31)
    [all...]
  /external/icu4c/test/intltest/
citrtest.cpp 161 UnicodeString testText2("\\ud800\\udc01deadbeef");
162 testText2 = testText2.unescape();
184 test->setText(testText2);
185 if(test->first32PostInc()!= testText2.char32At(0)){
194 UnicodeString testText2("Don't bother using this string.");
204 CharacterIterator* test4 = new StringCharacterIterator(testText2);
255 StringCharacterIterator* testChar2=new StringCharacterIterator(testText2);
263 testChar3->setText(testText2);
280 U_STRING_DECL(testText2, "Don't bother using this string.", 31)
    [all...]
  /external/chromium/third_party/icu/source/test/cintltst/
cbididat.c 50 testText2[]={
366 {testText2, ARRAY_LENGTH(testText2), UBIDI_DEFAULT_LTR, -1, -1,
  /external/icu4c/test/cintltst/
cbididat.c 50 testText2[]={
366 {testText2, ARRAY_LENGTH(testText2), UBIDI_DEFAULT_LTR, -1, -1,

Completed in 1703 milliseconds