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

/external/icu4c/test/cintltst/
H A Dcreststn.c2514 UBool gotAvail = FALSE; local
2523 &gotAvail, truncate, &status);
2531 if((gotAvail != expectAvail) || strcmp(equivLocale, expectLocale)) {
2533 gotAvail?'t':'f', equivLocale,
2613 UBool gotAvail = FALSE; local
2617 &gotAvail, FALSE, &status);
2623 equivLocale, gotAvail?'t':'f', u_errorName(status));

Completed in 71 milliseconds