Searched refs:expectedAbbr (Results 1 – 1 of 1) sorted by relevance
239 const char* expectedAbbr[]={ in TestUScriptCodeAPI() local251 if(strcmp(expectedAbbr[i],name)!=0){ in TestUScriptCodeAPI()252 log_err("Error getting abbreviations Got: %s Expected: %s\n",name,expectedAbbr[i]); in TestUScriptCodeAPI()