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

  /external/chromium_org/third_party/icu/source/test/cintltst/
cbiditst.c 472 static char mates1Chars[] = "<>()";
487 len = strlen(mates1Chars);
489 if ((c1 == mates1Chars[k]) && (c2 == mates2Chars[k])) {
    [all...]
  /external/icu4c/test/cintltst/
cbiditst.c 488 static char mates1Chars[] = "<>()";
503 len = strlen(mates1Chars);
505 if ((c1 == mates1Chars[k]) && (c2 == mates2Chars[k])) {
    [all...]

Completed in 1366 milliseconds