Home
last modified time | relevance | path

Searched refs:simpleType (Results 1 - 1 of 1) sorted by relevance

/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DBcp47MapperTest.java36 simpleType("foo", "one"), in testSimple()
37 simpleType("foo", "two"), in testSimple()
38 simpleType("foo", "three"), in testSimple()
39 simpleType("bar", "four"), in testSimple()
40 simpleType("bar", "five")); in testSimple()
70 simpleType("tz", "one"), in testSimpleTimezone()
71 simpleType("tz", "two"), in testSimpleTimezone()
72 simpleType("tz", "three"), in testSimpleTimezone()
73 simpleType("bar", "four"), in testSimpleTimezone()
74 simpleType("ba in testSimpleTimezone()
220 private static CldrValue simpleType(String keyName, String typeName) { simpleType() method in Bcp47MapperTest
[all...]

Completed in 2 milliseconds