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::__anon11142
/external/icu4c/test/intltest/
H A Dloctest.h145 LCID, enumerator in enum:LocaleTest::__anon18512
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcloctst.c72 /* LCID */
174 LCID = 7, enumerator in enum:__anon11056
554 if (strcmp(temp2, rawData2[LCID][i]) != 0) {
555 log_err("LCID mismatch: %s versus %s\n", temp2 , rawData2[LCID][i]);
1372 log_err("he,iw LCID mismatch: %X versus %X\n", uloc_getLCID("iw_IL"), uloc_getLCID("he_IL"));
1376 log_err("he,iw LCID mismatch: %X versus %X\n", uloc_getLCID("iw"), uloc_getLCID("he"));
2887 sscanf(rawData2[LCID][i], "%x", &lcid);
/external/icu4c/test/cintltst/
H A Dcloctst.c72 /* LCID */
174 LCID = 7, enumerator in enum:__anon18408
556 if (strcmp(temp2, rawData2[LCID][i]) != 0) {
557 log_err("LCID mismatch: %s versus %s\n", temp2 , rawData2[LCID][i]);
1518 log_err("he,iw LCID mismatch: %X versus %X\n", uloc_getLCID("iw_IL"), uloc_getLCID("he_IL"));
1522 log_err("he,iw LCID mismatch: %X versus %X\n", uloc_getLCID("iw"), uloc_getLCID("he"));
3064 sscanf(rawData2[LCID][i], "%x", &lcid);

Completed in 178 milliseconds