Searched refs:guessFilePath (Results 1 – 1 of 1) sorted by relevance
1474 …+localeXpathToFilePath.computeIfAbsent(Pair.of(localeID, path), locPath -> guessFilePath(locPath)); in showValue()1579 private static String guessFilePath(Pair<String, String> locPath) { in guessFilePath() method in ConsoleCheckCLDR