Home | History | Annotate | Download | only in cintltst

Lines Matching full:umsg_getlocale

1065     /* Test umsg_getLocale              */
1066 retLoc = (char*)umsg_getLocale(f1);
1069 log_err("umsg_setLocale and umsg_getLocale methods failed. Expected:%s Got: %s \n", locale, retLoc);