Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dccapitst.c3072 const char *swappedName; in testSwap() local
3091 swappedName=ucnv_getName(swapCnv, &errorCode); in testSwap()
3097 pc=strstr(swappedName, UCNV_SWAP_LFNL_OPTION_STRING); in testSwap()
3099 …NL error: ucnv_getName(%s,swaplfnl)=%s should (%d) contain 'swaplfnl'\n", name, swappedName, swap); in testSwap()