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

/external/icu4c/test/cintltst/
H A Dcreststn.c2534 UBool gotAvail = FALSE; local
2543 &gotAvail, truncate, &status);
2551 if((gotAvail != expectAvail) || strcmp(equivLocale, expectLocale)) {
2553 gotAvail?'t':'f', equivLocale,
2636 UBool gotAvail = FALSE; local
2640 &gotAvail, FALSE, &status);
2646 equivLocale, gotAvail?'t':'f', u_errorName(status));

Completed in 61 milliseconds