Searched defs:swappedName (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/test/cintltst/
H A Dccapitst.c3084 const char *swappedName; local
3103 swappedName=ucnv_getName(swapCnv, &errorCode);
3109 pc=strstr(swappedName, UCNV_SWAP_LFNL_OPTION_STRING);
3111 log_err("TestEBCDICSwapLFNL error: ucnv_getName(%s,swaplfnl)=%s should (%d) contain 'swaplfnl'\n", name, swappedName, swap);

Completed in 52 milliseconds