Home
last modified time | relevance | path

Searched refs:ICU_UNICODE_VERSION (Results 1 – 2 of 2) sorted by relevance

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestScriptMetadata.java38 private static final VersionInfo ICU_UNICODE_VERSION = UCharacter.getUnicodeVersion(); field in TestScriptMetadata
56 if (ICU_UNICODE_VERSION.compareTo(info0.age) >= 0) { in TestScriptOfSample()
/external/icu/icu4c/source/test/cintltst/
Dcucdtst.c1332 #if defined(ICU_UNICODE_VERSION) in TestUnicodeData()
1334 if(strcmp(U_UNICODE_VERSION, ICU_UNICODE_VERSION)) in TestUnicodeData()
1336 …onfigure.in's ICU_UNICODE_VERSION - expected " U_UNICODE_VERSION " got " ICU_UNICODE_VERSION "\n"); in TestUnicodeData()