Home
last modified time | relevance | path

Searched refs:strWithout (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dtzregts.cpp1053 UnicodeString strWith, strWithout; in TestJ449() local
1057 fmt.format(date, strWithout); in TestJ449()
1058 if (strWith == strWithout) { in TestJ449()
1061 strWithout); in TestJ449()
1065 strWithout); in TestJ449()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneRegressionTest.java1026 String strWithout = fmt.format(date); in TestJ449() local
1027 if (strWith.equals(strWithout)) { in TestJ449()
1030 strWithout); in TestJ449()
1034 strWithout); in TestJ449()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
DTimeZoneRegressionTest.java1029 String strWithout = fmt.format(date); in TestJ449() local
1030 if (strWith.equals(strWithout)) { in TestJ449()
1033 strWithout); in TestJ449()
1037 strWithout); in TestJ449()