Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestSupplementalInfo.java1740 List<String> knownExceptionList = Arrays.asList(knownExceptions); in TestNumberingSystemDigits() local
1742 if (knownExceptionList.contains(ns)) { in TestNumberingSystemDigits()