Lines Matching full:mismatch
265 log_err(" Language code mismatch: %s versus %s\n", temp, rawData2[LANG][i]);
279 log_err(" Country code mismatch: %s versus %s\n", temp, rawData2[CTRY][i]);
293 log_err("Variant code mismatch: %s versus %s\n", temp, rawData2[VAR][i]);
308 log_err(" Mismatch in getName: %s versus %s\n", name, rawData2[NAME][i]);
325 log_err(" Mismatch in uloc_setDefault: qq_BLA versus %s\n", uloc_getDefault());
531 log_err(" ISO-3 language code mismatch: %s versus %s\n", austrdup(expected),
539 log_err(" ISO-3 Country code mismatch: %s versus %s\n", austrdup(expected),
544 log_err("LCID mismatch: %s versus %s\n", temp2 , rawData2[LCID][i]);
831 log_data_err(" Display Language mismatch: got %s expected %s displayLocale=%s (Are you missing data?)\n", austrdup(testLang), austrdup(expectedLang), displayLocale);
835 log_data_err(" Display Script mismatch: got %s expected %s displayLocale=%s (Are you missing data?)\n", austrdup(testScript), austrdup(expectedScript), displayLocale);
839 log_data_err(" Display Country mismatch: got %s expected %s displayLocale=%s (Are you missing data?)\n", austrdup(testCtry), austrdup(expectedCtry), displayLocale);
843 log_data_err(" Display Variant mismatch: got %s expected %s displayLocale=%s (Are you missing data?)\n", austrdup(testVar), austrdup(expectedVar), displayLocale);
847 log_data_err(" Display Name mismatch: got %s expected %s displayLocale=%s (Are you missing data?)\n", austrdup(testName), austrdup(expectedName), displayLocale);
1361 log_err("he,iw LCID mismatch: %X versus %X\n", uloc_getLCID("iw_IL"), uloc_getLCID("he_IL"));
1365 log_err("he,iw LCID mismatch: %X versus %X\n", uloc_getLCID("iw"), uloc_getLCID("he"));
2149 if (c) return -1; /* mismatch */