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

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

Completed in 109 milliseconds