Searched refs:oldAbbrId (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtranstst.cpp4008 char oldAbbrId[256]={'\0'}; local
4041 if(uprv_strcmp(newAbbrId,oldAbbrId)!=0){
4049 uprv_strcpy(oldAbbrId, newAbbrId);
/external/icu/icu4c/source/test/intltest/
H A Dtranstst.cpp4007 char oldAbbrId[256]={'\0'}; local
4040 if(uprv_strcmp(newAbbrId,oldAbbrId)!=0){
4048 uprv_strcpy(oldAbbrId, newAbbrId);

Completed in 1621 milliseconds