Searched defs:parentLocales (Results 1 – 3 of 3) sorted by relevance
32 private final Map<String, String> parentLocales = new HashMap<>(); field in FakeDataSupplier
15 private Map<String, String> parentLocales; field in ResourceFallbackCodeGenerator
310 private static CldrValue parentLocales(String parent, String... locales) { in parentLocales() method in SupplementalDataTest