Searched refs:format0 (Results 1 – 1 of 1) sorted by relevance
165 UnicodeString format0; in test4099975() local166 format0 = df->format(d, format0); in test4099975()173 if (format0 != format1) { in test4099975()174 errln(UnicodeString("Formats are different. format0: ") + format0 in test4099975()198 UnicodeString format0; in test4099975() local199 format0 = df->format(d, format0); in test4099975()206 if (format0 != format1) { in test4099975()207 errln(UnicodeString("Formats are different. format0: ") + format0 in test4099975()228 UnicodeString format0; in test4099975() local229 format0 = df->format(d, format0); in test4099975()[all …]