Searched refs:th_th (Results 1 – 2 of 2) sorted by relevance
/external/icu4c/test/cintltst/ |
D | citertst.c | 290 UCollator *th_th; in TestNormalizedUnicodeChar() local 297 th_th = ucol_open("th_TH", &status); in TestNormalizedUnicodeChar() 322 iter=ucol_openElements(th_th, source, u_strlen(source), &status); in TestNormalizedUnicodeChar() 326 ucol_close(th_th); in TestNormalizedUnicodeChar() 333 iter=ucol_openElements(th_th, source, -1, &status); in TestNormalizedUnicodeChar() 337 ucol_close(th_th); in TestNormalizedUnicodeChar() 345 ucol_close(th_th); in TestNormalizedUnicodeChar()
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | citertst.c | 290 UCollator *th_th; in TestNormalizedUnicodeChar() local 297 th_th = ucol_open("th_TH", &status); in TestNormalizedUnicodeChar() 322 iter=ucol_openElements(th_th, source, u_strlen(source), &status); in TestNormalizedUnicodeChar() 326 ucol_close(th_th); in TestNormalizedUnicodeChar() 333 iter=ucol_openElements(th_th, source, -1, &status); in TestNormalizedUnicodeChar() 337 ucol_close(th_th); in TestNormalizedUnicodeChar() 345 ucol_close(th_th); in TestNormalizedUnicodeChar()
|