Searched refs:isDevelopmentBuild (Results 1 – 3 of 3) sorted by relevance
45 static UBool isDevelopmentBuild = (U_ICU_VERSION_MINOR_NUM == 0); variable919 if (!isDevelopmentBuild) { in TestShortZoneIDs()936 if (!isDevelopmentBuild) { in TestShortZoneIDs()2304 if (isDevelopmentBuild) { in TestDisplayNamesMeta()
67 static final boolean isDevelopmentBuild = (VersionInfo.ICU_VERSION.getMinor() == 0); field in TimeZoneTest202 if (!isDevelopmentBuild || isJDKTimeZone) { in TestShortZoneIDs()1822 if (isDevelopmentBuild in TestDisplayNamesMeta()
70 static final boolean isDevelopmentBuild = (VersionInfo.ICU_VERSION.getMinor() == 0); field in TimeZoneTest205 if (!isDevelopmentBuild || isJDKTimeZone) { in TestShortZoneIDs()1825 if (isDevelopmentBuild in TestDisplayNamesMeta()