Home
last modified time | relevance | path

Searched refs:functionalInherited (Results 1 – 1 of 1) sorted by relevance

/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/test/
H A DTestMisc.java316 … UnicodeSet functionalInherited = new UnicodeSet("[:script=inherited:]").retainAll(functional) in testScripts() local
319 + bf.showSetNames(functionalInherited)); in testScripts()