Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Dtsdtfmsy.cpp388 const UnicodeString **strings1 = fr.getZoneStrings(rowCount, columnCount); in TestSymbols() local
391 if( strings[i][j] != strings1[i][j] ) { in TestSymbols()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DIntlTestDateFormatSymbols.java505 final String[][] strings1 = fr.getZoneStrings(); in TestSymbols() local
510 if( strings[i][j] != strings1[i][j] ) { in TestSymbols()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DIntlTestDateFormatSymbols.java532 final String[][] strings1 = fr.getZoneStrings(); in TestSymbols() local
537 if( strings[i][j] != strings1[i][j] ) { in TestSymbols()