Home
last modified time | relevance | path

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

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