Home | History | Annotate | Download | only in cintltst

Lines Matching full:bidi

232        "Bidi: RandALCat character U+05BE and LCat characters",
238 "Bidi: RandALCat character U+FD50 and LCat characters",
244 "Bidi: RandALCat character U+FB38 and LCat characters",
250 "Bidi: RandALCat without trailing RandALCat U+0627 U+0031",
256 "Bidi: RandALCat character U+0627 U+0031 U+0628",
497 /* BiDi checking is turned off */
507 log_err("StringPrep failed for case: BiDi Checking Turned OFF with error: %s\n", u_errorName(status));
510 log_err("Did not get the expected output for case: BiDi Checking Turned OFF\n");
513 log_err("Did not get the expected length for the output for case: BiDi Checking Turned OFF. Expected: %i Got: %i\n", srcLen, destLen);
516 log_err("Conversion failed for case: BiDi Checking Turned OFF with error: %s\n", u_errorName(status));