Home
last modified time | relevance | path

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

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