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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcurrtest.c17 const char *foundCurrency = NULL; local
27 foundCurrency = currentCurrency;
32 if ((foundCurrency != NULL) != isExpected) {
/external/icu/icu4c/source/test/cintltst/
H A Dcurrtest.c17 const char *foundCurrency = NULL; local
27 foundCurrency = currentCurrency;
32 if ((foundCurrency != NULL) != isExpected) {

Completed in 72 milliseconds