Searched refs:isDevelopmentBuild (Results 1 – 3 of 3) sorted by relevance
43 static UBool isDevelopmentBuild = (U_ICU_VERSION_MINOR_NUM == 0); variable912 if (!isDevelopmentBuild) { in TestShortZoneIDs()929 if (!isDevelopmentBuild) { in TestShortZoneIDs()2268 if (isDevelopmentBuild) { in TestDisplayNamesMeta()
63 static final boolean isDevelopmentBuild = (VersionInfo.ICU_VERSION.getMinor() == 0); field in TimeZoneTest199 if (!isDevelopmentBuild || isJDKTimeZone) { in TestShortZoneIDs()1799 if (isDevelopmentBuild in TestDisplayNamesMeta()
59 static final boolean isDevelopmentBuild = (VersionInfo.ICU_VERSION.getMinor() == 0); field in TimeZoneTest195 if (!isDevelopmentBuild || isJDKTimeZone) { in TestShortZoneIDs()1795 if (isDevelopmentBuild in TestDisplayNamesMeta()