Home | History | Annotate | Download | only in intltest

Lines Matching refs:LCID

36         // LCID
435 if (UnicodeString(temp2) != dataTable[LCID][i])
436 errln((UnicodeString)" LCID mismatch: " + temp2 + " versus "
437 + dataTable[LCID][i]);