Searched refs:appString (Results 1 – 1 of 1) sorted by relevance
1038 const UChar *appString; in TestAppData() local1092 appString = ures_getString(tmp2, &len, &status); in TestAppData()1102 if(!u_strcmp(icuString, appString)) in TestAppData()1105 austrdup(appString)); in TestAppData()1110 __LINE__, u_austrcpy(testMsgBuf, appString), u_austrcpy(testMsgBuf, icuString)); in TestAppData()