Searched refs:strWith (Results 1 – 3 of 3) sorted by relevance
1051 UnicodeString strWith, strWithout; in TestJ449() local1053 fmt.format(date, strWith); in TestJ449()1056 if (strWith == strWithout) { in TestJ449()1058 strWith + "; " + idWithoutLocaleData + " -> " + in TestJ449()1062 strWith + "; " + idWithoutLocaleData + " -> " + in TestJ449()
1006 String strWith = fmt.format(date); in TestJ449() local1009 if (strWith.equals(strWithout)) { in TestJ449()1011 strWith + "; " + idWithoutLocaleData + " -> " + in TestJ449()1015 strWith + "; " + idWithoutLocaleData + " -> " + in TestJ449()
1002 String strWith = fmt.format(date); in TestJ449() local1005 if (strWith.equals(strWithout)) { in TestJ449()1007 strWith + "; " + idWithoutLocaleData + " -> " + in TestJ449()1011 strWith + "; " + idWithoutLocaleData + " -> " + in TestJ449()