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

  /external/chromium/third_party/icu/source/test/intltest/
loctest.h 139 LCID,
  /external/icu4c/test/intltest/
loctest.h 144 LCID,
  /external/chromium/third_party/icu/source/test/cintltst/
cloctst.c 70 /* LCID */
172 LCID = 7,
543 if (strcmp(temp2, rawData2[LCID][i]) != 0) {
544 log_err("LCID mismatch: %s versus %s\n", temp2 , rawData2[LCID][i]);
2819 uint32_t lcid; local
    [all...]
  /external/icu4c/test/cintltst/
cloctst.c 70 /* LCID */
172 LCID = 7,
548 if (strcmp(temp2, rawData2[LCID][i]) != 0) {
549 log_err("LCID mismatch: %s versus %s\n", temp2 , rawData2[LCID][i]);
2843 uint32_t lcid; local
    [all...]

Completed in 382 milliseconds