Home | History | Annotate | Download | only in cintltst

Lines Matching refs:umsg_getLocale

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