Lines Matching refs:lastCode
1424 const char* lastCode = "RHD";
1450 u_charsToUChars(lastCode, isoCode, uprv_strlen(zzzCode) + 1);
1452 log_data_err("FAIL: ISO code (%s) is not found.\n", lastCode);
1459 log_data_err("FAIL: ISO code (%s) was available in time range >1970-01-01.\n", lastCode);
1463 log_data_err("FAIL: ISO code (%s) was available in time range >1975.\n", lastCode);
1467 log_err("FAIL: ISO code (%s) was not available in time range >1981.\n", lastCode);
1472 log_err("FAIL: ISO code (%s) was not available in time range <1970.\n", lastCode);
1476 log_data_err("FAIL: ISO code (%s) was available in time range <1975.\n", lastCode);
1480 log_data_err("FAIL: ISO code (%s) was available in time range <1981.\n", lastCode);
1485 log_data_err("FAIL: ISO code (%s) was available in time range 1975-1978.\n", lastCode);
1489 log_data_err("FAIL: ISO code (%s) was available in time range 1970-1975.\n", lastCode);
1493 lastCode);
1497 log_data_err("FAIL: ISO code (%s) was available in time range 1970-1981.\n", lastCode);
1501 log_err("FAIL: ISO code (%s) was not available in time range 1981-1992.\n", lastCode);
1505 log_err("FAIL: ISO code (%s) was not available in time range 1950-1970.\n", lastCode);
1510 log_err("FAIL: Wrong range 1975-1970 for ISO code (%s) was not reported.\n", lastCode);
1512 log_data_err("FAIL: Error code not reported for wrong range 1975-1970 for ISO code (%s).\n", lastCode);