Home
last modified time | relevance | path

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

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