Searched refs:codeFallback (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/util/ |
H A D | TestCLDRFile.java | 241 new LocaleInheritanceInfo(null, p, Reason.codeFallback)), in testGetPaths() 259 new LocaleInheritanceInfo(null, p, Reason.codeFallback)), in testGetPaths() 284 new LocaleInheritanceInfo(null, p, Reason.codeFallback)), in testGetPaths() 310 new LocaleInheritanceInfo(null, pother, Reason.codeFallback)), in testGetPaths() 337 new LocaleInheritanceInfo(null, p, Reason.codeFallback)), in testGetPaths()
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | LocaleInheritanceInfo.java | 16 codeFallback("Found: code fallback", true), enumConstant
|
H A D | XMLSource.java | 1223 list.add(new LocaleInheritanceInfo(null, xpath, Reason.codeFallback)); in getPathLocation()
|