Searched defs:phf (Results 1 – 14 of 14) sorted by relevance
58 Factory phf = PathHeader.getFactory(testInfo.getEnglish()); in VerifyEnglishVsRoot() local135 PathHeader.Factory phf = PathHeader.getFactory(englishFile); in TestPathHeaders() local142 checkPaths(it.next(), pathsSeen, phf, locale); in TestPathHeaders() local151 PathHeader.Factory phf, String locale) { in checkPaths()
66 PathHeader.Factory phf = PathHeader.getFactory(testInfo.getEnglish()); in TestSelected() local
70 Factory phf = PathHeader.getFactory(ENGLISH); in testSpecificPaths() local
1150 PathHeader.Factory phf = pathHeaderFactory; field in TestPathHeader.PathChecker1267 PathHeader.Factory phf = PathHeader.getFactory(CLDRConfig.getInstance().getEnglish()); in testPathHeaderSize() local
422 PathHeader.Factory phf = PathHeader.getFactory(testInfo.getEnglish()); in testGeorgeBailey() local
813 PathHeader.Factory phf = PathHeader.getFactory(testInfo.getEnglish()); in highestShared() local
33 PathHeader.Factory phf = PathHeader.getFactory(english); in main() local75 PathHeader.Factory phf = PathHeader.getFactory(english); in showDescriptions() local
47 Factory phf = PathHeader.getFactory(english); in main() local
66 PathHeader.Factory phf = PathHeader.getFactory(english); in main() local
68 PathHeader.Factory phf = PathHeader.getFactory(CONFIG.getEnglish()); in main() local
116 PathHeader.Factory phf = PathHeader.getFactory(ENGLISH); in main() local
48 PathHeader.Factory phf = PathHeader.getFactory(ENGLISH); in main() local
83 static final Factory phf = PathHeader.getFactory(config.getEnglish()); field in ShowStarredCoverage
122 static PathHeader.Factory phf = PathHeader.getFactory(ENGLISH); field in ChartDelta