Searched refs:appString (Results 1 – 1 of 1) sorted by relevance
1036 const UChar *appString; in TestAppData() local1090 appString = ures_getString(tmp2, &len, &status); in TestAppData()1100 if(!u_strcmp(icuString, appString)) in TestAppData()1103 austrdup(appString)); in TestAppData()1108 __LINE__, u_austrcpy(testMsgBuf, appString), u_austrcpy(testMsgBuf, icuString)); in TestAppData()