Home
last modified time | relevance | path

Searched defs:title1 (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
DTestUnits.java2438 String title1, String title2, Collection<String> c1, Collection<String> c2) { in assertSameCollections()
2444 String title1, String title2, Collection<V> c1, Collection<V> c2) { in assertSuperset()