Searched refs:strWith (Results 1 – 3 of 3) sorted by relevance
1048 UnicodeString strWith, strWithout; in TestJ449() local1050 fmt.format(date, strWith); in TestJ449()1053 if (strWith == strWithout) { in TestJ449()1055 strWith + "; " + idWithoutLocaleData + " -> " + in TestJ449()1059 strWith + "; " + idWithoutLocaleData + " -> " + in TestJ449()
1024 String strWith = fmt.format(date); in TestJ449() local1027 if (strWith.equals(strWithout)) { in TestJ449()1029 strWith + "; " + idWithoutLocaleData + " -> " + in TestJ449()1033 strWith + "; " + idWithoutLocaleData + " -> " + in TestJ449()
1027 String strWith = fmt.format(date); in TestJ449() local1030 if (strWith.equals(strWithout)) { in TestJ449()1032 strWith + "; " + idWithoutLocaleData + " -> " + in TestJ449()1036 strWith + "; " + idWithoutLocaleData + " -> " + in TestJ449()