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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcdtrgtst.c132 UChar *gotdate, *expdate; local
181 gotdate=myFormatit(def, got);
184 if (gotdate == NULL || expdate == NULL) {
187 else if(u_strcmp(gotdate, expdate) !=0){
189 austrdup(gotdate), austrdup(expdate) );
/external/icu/icu4c/source/test/cintltst/
H A Dcdtrgtst.c132 UChar *gotdate, *expdate; local
181 gotdate=myFormatit(def, got);
184 if (gotdate == NULL || expdate == NULL) {
187 else if(u_strcmp(gotdate, expdate) !=0){
189 austrdup(gotdate), austrdup(expdate) );

Completed in 100 milliseconds