Home
last modified time | relevance | path

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

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DLocaleDataTest.java333 final String[] testTypeNames = { in TestExemplarSetTypes() local
348 logln(loc + "(" + testTypeNames[i] + ") returned null"); in TestExemplarSetTypes()
351 logln(loc + "(" + testTypeNames[i] + ") returned an empty set"); in TestExemplarSetTypes()
354 errln(loc + "(" + testTypeNames[i] + ") Exception:" + e.getMessage()); in TestExemplarSetTypes()