Home
last modified time | relevance | path

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

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DPrettyPath.java104 public String getOriginal(String prettyPath) { in getOriginal()
115 public String getOutputForm(String prettyPath) { in getOutputForm()
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
H A DConsoleCheckCLDR.java1655 String prettyPath, in showExamples()
1724 String prettyPath = pathHeaderFactory.fromPath(path).toString(); in addPrettyPath() local
1771 String prettyPath, in showValue()
H A DQuickCheck.java324 PrettyPath prettyPath = new PrettyPath().setShowErrors(true); in checkPaths() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DShowChildren.java37 PrettyPath prettyPath = new PrettyPath(); in main() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/doc/
Dpkg.go87 func (pkg *Package) prettyPath() string { func