Searched defs:LCID (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dloctest.h144 LCID, enumerator in enum:LocaleTest::__anon12322
/external/icu/icu4c/source/test/intltest/
H A Dloctest.h145 LCID, enumerator in enum:LocaleTest::__anon22132
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcloctst.c74 /* LCID */
176 LCID = 7, enumerator in enum:__anon12212
559 if (strcmp(temp2, rawData2[LCID][i]) != 0) {
560 log_err("LCID mismatch: %s versus %s\n", temp2 , rawData2[LCID][i]);
1598 log_err("he,iw LCID mismatch: %X versus %X\n", uloc_getLCID("iw_IL"), uloc_getLCID("he_IL"));
1602 log_err("he,iw LCID mismatch: %X versus %X\n", uloc_getLCID("iw"), uloc_getLCID("he"));
3149 sscanf(rawData2[LCID][i], "%x", &lcid);
/external/icu/icu4c/source/test/cintltst/
H A Dcloctst.c74 /* LCID */
176 LCID = 7, enumerator in enum:__anon22012
559 if (strcmp(temp2, rawData2[LCID][i]) != 0) {
560 log_err("LCID mismatch: %s versus %s\n", temp2 , rawData2[LCID][i]);
1599 log_err("he,iw LCID mismatch: %X versus %X\n", uloc_getLCID("iw_IL"), uloc_getLCID("he_IL"));
1603 log_err("he,iw LCID mismatch: %X versus %X\n", uloc_getLCID("iw"), uloc_getLCID("he"));
3150 sscanf(rawData2[LCID][i], "%x", &lcid);

Completed in 2740 milliseconds