Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestSupplementalInfo.java1002 List<String> fixedList = new ArrayList<String>( in TestAliases() local
1004 if (!replacements.equals(fixedList)) { in TestAliases()
1006 replacements, fixedList); in TestAliases()