Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dplurfmts.cpp741 int8_t *expResults) { in helperTestResults() argument
763 if (expResults[n]!=-1) { in helperTestResults()
770 if (plResult != PLKeywordLookups[expResults[n]]){ in helperTestResults()
775 UnicodeString(" expecting:")+ PLKeywordLookups[expResults[n]]); in helperTestResults()