Searched refs:isDevelopmentBuild (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtztest.cpp45 static UBool isDevelopmentBuild = (U_ICU_VERSION_MINOR_NUM == 0); variable
916 if (!isDevelopmentBuild) {
933 if (!isDevelopmentBuild) {
2195 if (isDevelopmentBuild) {
/external/icu/icu4c/source/test/intltest/
H A Dtztest.cpp45 static UBool isDevelopmentBuild = (U_ICU_VERSION_MINOR_NUM == 0); variable
907 if (!isDevelopmentBuild) {
924 if (!isDevelopmentBuild) {
2214 if (isDevelopmentBuild) {

Completed in 204 milliseconds