Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtzregts.cpp1051 UnicodeString strWith, strWithout; in TestJ449() local
1055 fmt.format(date, strWithout); in TestJ449()
1056 if (strWith == strWithout) { in TestJ449()
1059 strWithout); in TestJ449()
1063 strWithout); in TestJ449()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
DTimeZoneRegression.java1008 String strWithout = fmt.format(date); in TestJ449() local
1009 if (strWith.equals(strWithout)) { in TestJ449()
1012 strWithout); in TestJ449()
1016 strWithout); in TestJ449()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneRegression.java1004 String strWithout = fmt.format(date); in TestJ449() local
1005 if (strWith.equals(strWithout)) { in TestJ449()
1008 strWithout); in TestJ449()
1012 strWithout); in TestJ449()