Home
last modified time | relevance | path

Searched refs:names2 (Results 1 – 2 of 2) sorted by relevance

/external/chromium/third_party/icu/source/test/cintltst/
Dcloctst.c2696 char names1[256], names2[256]; in TestULocale() local
2717 u_austrcpy(names2, name2); in TestULocale()
2718 log_verbose("uloc_getDisplayName old:%s new:%s\n", names1, names2); in TestULocale()
/external/icu4c/test/cintltst/
Dcloctst.c2720 char names1[256], names2[256]; in TestULocale() local
2741 u_austrcpy(names2, name2); in TestULocale()
2742 log_verbose("uloc_getDisplayName old:%s new:%s\n", names1, names2); in TestULocale()